diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:34:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:45 +0200 |
commit | 8f7312f3478b98015d0ebaebaaf7a952aaafb362 (patch) | |
tree | 43a6313416ecf63eb2dab881bf1f416f463eba3a /dev-python/pocketlint | |
parent | x11-misc/qlipper: x86 stable wrt bug #702388 (diff) | |
download | gentoo-8f7312f3478b98015d0ebaebaaf7a952aaafb362.tar.gz gentoo-8f7312f3478b98015d0ebaebaaf7a952aaafb362.tar.bz2 gentoo-8f7312f3478b98015d0ebaebaaf7a952aaafb362.zip |
dev-python/pocketlint: x86 stable wrt bug #726536
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.20.ebuild b/dev-python/pocketlint/pocketlint-0.20.ebuild index 7f028035520a..2f45b27f56f3 100644 --- a/dev-python/pocketlint/pocketlint-0.20.ebuild +++ b/dev-python/pocketlint/pocketlint-0.20.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="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" |