diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:37:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:37:03 +0100 |
commit | 66c0d3f7638a112afb9a66b6eb9e36ab9a030d4f (patch) | |
tree | b46a391ad617cc727dd8ec955d509715d649f809 /dev-python/olefile | |
parent | dev-haskell/quickcheck: amd64 stable wrt bug #667778 (diff) | |
download | gentoo-66c0d3f7638a112afb9a66b6eb9e36ab9a030d4f.tar.gz gentoo-66c0d3f7638a112afb9a66b6eb9e36ab9a030d4f.tar.bz2 gentoo-66c0d3f7638a112afb9a66b6eb9e36ab9a030d4f.zip |
dev-python/olefile: amd64 stable wrt bug #679956
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 1d251f043b8b..7fc749c528b7 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" IUSE="doc" RDEPEND="" |