diff options
author | 2018-07-16 04:21:39 +0300 | |
---|---|---|
committer | 2018-07-16 04:21:39 +0300 | |
commit | a9c4ab7d44a0ed86c3245ed8a2c50ab0e8b0b665 (patch) | |
tree | c3055563a020040448f29def13e1e1c653fc0ebe /dev-python/olefile | |
parent | media-gfx/libimagequant: amd64 stable wrt bug #660548 (diff) | |
download | gentoo-a9c4ab7d44a0ed86c3245ed8a2c50ab0e8b0b665.tar.gz gentoo-a9c4ab7d44a0ed86c3245ed8a2c50ab0e8b0b665.tar.bz2 gentoo-a9c4ab7d44a0ed86c3245ed8a2c50ab0e8b0b665.zip |
dev-python/olefile: amd64 stable wrt bug #660548
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/olefile')
-rw-r--r-- | dev-python/olefile/olefile-0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/olefile/olefile-0.44.ebuild b/dev-python/olefile/olefile-0.44.ebuild index 05685dafb901..38302eb2bd37 100644 --- a/dev-python/olefile/olefile-0.44.ebuild +++ b/dev-python/olefile/olefile-0.44.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/decalage2/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="" |