diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 19:04:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 19:04:06 +0100 |
commit | 55415510645cffcb9536f34ae7183bed4028d393 (patch) | |
tree | dd5e3649b8a621c2436eb7c26000a0bcc2024c4f /dev-python/sexpdata | |
parent | media-gfx/simple-scan: keyworded 3.34.6 for ppc (diff) | |
download | gentoo-55415510645cffcb9536f34ae7183bed4028d393.tar.gz gentoo-55415510645cffcb9536f34ae7183bed4028d393.tar.bz2 gentoo-55415510645cffcb9536f34ae7183bed4028d393.zip |
dev-python/sexpdata: keyworded 0.0.3-r1 for ppc
keyworded wrt bug #711806
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sexpdata')
-rw-r--r-- | dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild index 99c85b495e51..d04ff2733427 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tkf/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |