dev-python/asn1crypto: add prefix-guest keywords ~x86-linux,~amd64-linux
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 8 Jan 2019 15:58:13 +0000 (16:58 +0100)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 8 Jan 2019 15:58:54 +0000 (16:58 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
dev-python/asn1crypto/asn1crypto-0.24.0.ebuild

index 8cd070fe447957d4305525a6071e03f2e879bd5e..d17ae8363436a1d43bd0c99d08471fb3431caa74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/wbond/asn1crypto/archive/${PV}.tar.gz -> ${P}.gh.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""