diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:36 -0700 |
commit | 38827b9cfc62d366940218b4d5a94f9938dd0bed (patch) | |
tree | 0822cf9b72c8bbb690ce1c8e3f60b6a9fcbfc647 | |
parent | 0858720e3626c49a66de7c4c2d9bf2973d4a5111 (diff) | |
download | gentoo-38827b9cfc62d366940218b4d5a94f9938dd0bed.tar.gz gentoo-38827b9cfc62d366940218b4d5a94f9938dd0bed.tar.xz |
dev-perl/Regexp-Common-2016060801.0.0: added ~ia64, bug 606156
-rw-r--r-- | dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild b/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild index b73dca2f945..386d29406b3 100644 --- a/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild +++ b/dev-perl/Regexp-Common/Regexp-Common-2016060801.0.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Provide commonly requested regular expressions" LICENSE="|| ( Artistic Artistic-2 MIT BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND=" |