diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:15:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:01:34 +0100 |
commit | 10c56a5f261d4ef7b074260718fde8c9dd67940c (patch) | |
tree | 1131ca9f696792af448ec3faafef7623daa0a2ab /dev-python/pocketlint/pocketlint-0.15.ebuild | |
parent | sys-block/fio: bump (diff) | |
download | gentoo-10c56a5f261d4ef7b074260718fde8c9dd67940c.tar.gz gentoo-10c56a5f261d4ef7b074260718fde8c9dd67940c.tar.bz2 gentoo-10c56a5f261d4ef7b074260718fde8c9dd67940c.zip |
dev-python/pocketlint: x86 stable (bug #639110)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python/pocketlint/pocketlint-0.15.ebuild')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.15.ebuild b/dev-python/pocketlint/pocketlint-0.15.ebuild index 09a825f63aee..703506549789 100644 --- a/dev-python/pocketlint/pocketlint-0.15.ebuild +++ b/dev-python/pocketlint/pocketlint-0.15.ebuild @@ -13,5 +13,5 @@ SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" |