diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:44:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:44:57 +0200 |
commit | 4efa45e91236dfe9fff8cb499028d8c238596588 (patch) | |
tree | 8909d803a2b40729e1eaf5f0c3a9d5b16d3e1e7b /dev-python/pocketlint | |
parent | dev-python/jsondiff: amd64 stable wrt bug #791985 (diff) | |
download | gentoo-4efa45e91236dfe9fff8cb499028d8c238596588.tar.gz gentoo-4efa45e91236dfe9fff8cb499028d8c238596588.tar.bz2 gentoo-4efa45e91236dfe9fff8cb499028d8c238596588.zip |
dev-python/pocketlint: amd64 stable wrt bug #791991
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r-- | dev-python/pocketlint/pocketlint-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pocketlint/pocketlint-0.21.ebuild b/dev-python/pocketlint/pocketlint-0.21.ebuild index 8556ad083470..331ddc7291db 100644 --- a/dev-python/pocketlint/pocketlint-0.21.ebuild +++ b/dev-python/pocketlint/pocketlint-0.21.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="" |