summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-21 19:58:10 +0000
committerSam James <sam@gentoo.org>2020-12-21 19:58:10 +0000
commit2627d2aaadd4e414ac5e662533e600c8e64244c2 (patch)
treecfa8434dec0a93f0b383f40bd9719b5afb6a6085 /dev-vcs
parentnet-vpn/tailscale: Keyword 1.2.10-r1 arm64, #760815 (diff)
downloadgentoo-2627d2aaadd4e414ac5e662533e600c8e64244c2.tar.gz
gentoo-2627d2aaadd4e414ac5e662533e600c8e64244c2.tar.bz2
gentoo-2627d2aaadd4e414ac5e662533e600c8e64244c2.zip
dev-vcs/git-cola: fully drop prefix keywords
Let us know if you want to use this and we can restore them. Closes: https://bugs.gentoo.org/760806 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-cola/git-cola-3.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
index a977e0dd5d29..c415d2c177db 100644
--- a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
+++ b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"