net-im/qtox: Drop keywords for the new ebuild as it fails to build
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
50740ca75e
commit
d6e825af80
@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
|
|||||||
inherit git-r3
|
inherit git-r3
|
||||||
else
|
else
|
||||||
if [[ ${PV} == *_p* ]]; then
|
if [[ ${PV} == *_p* ]]; then
|
||||||
KEYWORDS="~amd64 ~x86"
|
#KEYWORDS="~amd64 ~x86"
|
||||||
SRC_URI="https://github.com/qTox/qTox/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/qTox/qTox/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
|
||||||
S="${WORKDIR}/qTox-${COMMIT_ID}"
|
S="${WORKDIR}/qTox-${COMMIT_ID}"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user