dev-python/constantly: add ~x86-linux keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 25 Jun 2019 11:52:11 +0000 (13:52 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 25 Jun 2019 12:08:39 +0000 (14:08 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
dev-python/constantly/constantly-15.1.0-r1.ebuild

index 000f0918350eddc317a437e2814a0d3f5a19e355..c5ad25a4509183ff940e3ea355f3cefe670830ce 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twisted/constantly/archive/${PV}.tar.gz -> ${P}.gh.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""