diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-09 22:54:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-09 22:54:38 +0100 |
commit | f943067f3983d31075a70261288e0d31b1b330f2 (patch) | |
tree | 5536ce44a9c32c0439dc6bb65546293f43914309 /dev-python/xmlschema | |
parent | dev-libs/libressl: stable 3.1.3 for ppc/ppc64 (diff) | |
download | gentoo-f943067f3983d31075a70261288e0d31b1b330f2.tar.gz gentoo-f943067f3983d31075a70261288e0d31b1b330f2.tar.bz2 gentoo-f943067f3983d31075a70261288e0d31b1b330f2.zip |
dev-python/xmlschema: keyworded 1.1.3 for ppc/ppc64
keyworded wrt bug #731986
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r-- | dev-python/xmlschema/xmlschema-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.1.3.ebuild b/dev-python/xmlschema/xmlschema-1.1.3.ebuild index 3cf647432300..8a05f1851e64 100644 --- a/dev-python/xmlschema/xmlschema-1.1.3.ebuild +++ b/dev-python/xmlschema/xmlschema-1.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |