From d6e825af8070d807f7097e77d812e97904ce56b1 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 9 May 2021 23:01:23 +0200 Subject: [PATCH] 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 --- net-im/qtox/qtox-1.17.3_p20210503.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/qtox/qtox-1.17.3_p20210503.ebuild b/net-im/qtox/qtox-1.17.3_p20210503.ebuild index b82010d..deb88d6 100644 --- a/net-im/qtox/qtox-1.17.3_p20210503.ebuild +++ b/net-im/qtox/qtox-1.17.3_p20210503.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then inherit git-r3 else 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" S="${WORKDIR}/qTox-${COMMIT_ID}" else