diff options
-rw-r--r-- | dev-python/typogrify/typogrify-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typogrify/typogrify-2.0.7.ebuild b/dev-python/typogrify/typogrify-2.0.7.ebuild index 4984bc9540d9..4810031e6aa2 100644 --- a/dev-python/typogrify/typogrify-2.0.7.ebuild +++ b/dev-python/typogrify/typogrify-2.0.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" DEPEND=" ${PYTHON_DEPS} |