diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-29 11:22:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-29 12:04:58 +0000 |
commit | b70b16a9a4d05a7d5128baaa70d7129d2800009a (patch) | |
tree | 2eb7ee9d3ccccf76b9da142ac1276f34b6652dd6 /dev-python/olefile | |
parent | media-gfx/libimagequant: keyworded 2.12.2 for sparc, bug #659320 (diff) | |
download | gentoo-b70b16a9a4d05a7d5128baaa70d7129d2800009a.tar.gz gentoo-b70b16a9a4d05a7d5128baaa70d7129d2800009a.tar.bz2 gentoo-b70b16a9a4d05a7d5128baaa70d7129d2800009a.zip |
dev-python/olefile: keyworded 0.44 for sparc, bug #659320
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.44.ebuild b/dev-python/olefile/olefile-0.44.ebuild index a9ecde3a2efa..2d99cb0d15d0 100644 --- a/dev-python/olefile/olefile-0.44.ebuild +++ b/dev-python/olefile/olefile-0.44.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="" |