diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:55:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:55:15 +0100 |
commit | 57c4907abf5a5600bb8b7e7fc5deeb42bcc4ece3 (patch) | |
tree | 3d10c0acf42784932080160d9ec516a9b32a790b /dev-python/constantly | |
parent | dev-tex/latexdiff: ia64 keyworded, bug #604256 (diff) | |
download | gentoo-57c4907abf5a5600bb8b7e7fc5deeb42bcc4ece3.tar.gz gentoo-57c4907abf5a5600bb8b7e7fc5deeb42bcc4ece3.tar.bz2 gentoo-57c4907abf5a5600bb8b7e7fc5deeb42bcc4ece3.zip |
dev-python/constantly: ia64 keyworded, bug #605122
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/constantly')
-rw-r--r-- | dev-python/constantly/constantly-15.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/constantly/constantly-15.1.0.ebuild b/dev-python/constantly/constantly-15.1.0.ebuild index 6f06e47d83a3..756a57b52580 100644 --- a/dev-python/constantly/constantly-15.1.0.ebuild +++ b/dev-python/constantly/constantly-15.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86" IUSE="" RDEPEND="" |