summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-01-01 22:29:28 -0500
committerMatt Turner <mattst88@gentoo.org>2019-01-01 22:29:28 -0500
commited03bfbe2ea00b36e3c31a2dbaf1fd7dcc5bff68 (patch)
treec985cee6b5a0f2cb4fa0f6da9cfc6dee289fd057 /dev-python/olefile
parentmedia-gfx/libimagequant-2.12.2: added ~alpha, bug 659320 (diff)
downloadgentoo-ed03bfbe2ea00b36e3c31a2dbaf1fd7dcc5bff68.tar.gz
gentoo-ed03bfbe2ea00b36e3c31a2dbaf1fd7dcc5bff68.tar.bz2
gentoo-ed03bfbe2ea00b36e3c31a2dbaf1fd7dcc5bff68.zip
dev-python/olefile-0.46: added ~alpha, bug 659320
Signed-off-by: Matt Turner <mattst88@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 e879ea93c7fa..5ed10fe73173 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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=""