diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-09 17:53:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-09 17:53:19 +0100 |
commit | e3f0b6f526471f14955f7efc302c9f261a8f8c8e (patch) | |
tree | 30431e1c01cabc0639ea32db0e5af520bfc0d0d8 /dev-python/olefile | |
parent | media-gfx/libimagequant: keyworded 2.12.3 for ia64 (diff) | |
download | gentoo-e3f0b6f526471f14955f7efc302c9f261a8f8c8e.tar.gz gentoo-e3f0b6f526471f14955f7efc302c9f261a8f8c8e.tar.bz2 gentoo-e3f0b6f526471f14955f7efc302c9f261a8f8c8e.zip |
dev-python/olefile: keyworded 0.46 for ia64
keyworded wrt bug #736519
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild index 7631f5395f7c..2e938c7472ee 100644 --- a/dev-python/olefile/olefile-0.46.ebuild +++ b/dev-python/olefile/olefile-0.46.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx doc distutils_enable_tests unittest |