diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:31:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:34:28 +0000 |
commit | cc4a04be8f5a9dcd0005236ed47bb2d1859e5f10 (patch) | |
tree | 40427fe6d4589c8b78abfca3f411e0b658d7b7c5 /dev-python/pocketlint | |
parent | dev-libs/volume_key: keyworded 0.3.9 for ia64, bug #641308 (diff) | |
download | gentoo-cc4a04be8f5a9dcd0005236ed47bb2d1859e5f10.tar.gz gentoo-cc4a04be8f5a9dcd0005236ed47bb2d1859e5f10.tar.bz2 gentoo-cc4a04be8f5a9dcd0005236ed47bb2d1859e5f10.zip |
dev-python/pocketlint: keyworded 0.15 for ia64, bug #641308
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pocketlint')
-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 03e738dd0a3f..ec882b0fc0b1 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 ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" |