summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-12-29 11:23:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-29 12:04:59 +0000
commitba422c8391a13debd947a4ba25b0973611a30a41 (patch)
tree242cb73edaa063f6fd2edf18e25ee82f9c5eb1fa /dev-python/olefile
parentdev-python/olefile: keyworded 0.44 for sparc, bug #659320 (diff)
downloadgentoo-ba422c8391a13debd947a4ba25b0973611a30a41.tar.gz
gentoo-ba422c8391a13debd947a4ba25b0973611a30a41.tar.bz2
gentoo-ba422c8391a13debd947a4ba25b0973611a30a41.zip
dev-python/olefile: keyworded 0.46 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.46.ebuild2
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 1497c5970444..e879ea93c7fa 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="~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=""