diff options
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 f16ffe6b2212..c4721e6cc62c 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="" |