diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-16 21:40:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-17 07:27:11 +0000 |
commit | 8e2c7550c201235f8f18ea49e391897ea443aa3f (patch) | |
tree | 08d7840135915df9df3aeba958746ac960502327 /dev-python/olefile | |
parent | dev-python/zope-event: stable 4.4 for hppa, bug #700626 (diff) | |
download | gentoo-8e2c7550c201235f8f18ea49e391897ea443aa3f.tar.gz gentoo-8e2c7550c201235f8f18ea49e391897ea443aa3f.tar.bz2 gentoo-8e2c7550c201235f8f18ea49e391897ea443aa3f.zip |
dev-python/olefile: stable 0.46 for hppa/sparc, bug #679956
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 bd4044fe5ca6..e0e5226d50f8 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 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx doc distutils_enable_tests unittest |