commit: ed03bfbe2ea00b36e3c31a2dbaf1fd7dcc5bff68 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Jan 2 03:29:28 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Jan 2 03:29:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed03bfbe
dev-python/olefile-0.46: added ~alpha, bug 659320 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-python/olefile/olefile-0.46.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/olefile/olefile-0.46.ebuild b/dev-python/olefile/olefile-0.46.ebuild index e879ea93c7f..5ed10fe7317 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=""
