diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:40 -0700 |
commit | 58d12d1c891f261fc8d2aa28f2354146e5cc7ba4 (patch) | |
tree | 854c375a8b95d404a76ff83277b191b72a75317c /dev-perl/SUPER | |
parent | dev-perl/Test-Differences-0.640.0: added ~ia64, bug 559820 (diff) | |
download | gentoo-58d12d1c891f261fc8d2aa28f2354146e5cc7ba4.tar.gz gentoo-58d12d1c891f261fc8d2aa28f2354146e5cc7ba4.tar.bz2 gentoo-58d12d1c891f261fc8d2aa28f2354146e5cc7ba4.zip |
dev-perl/SUPER-1.201.411.170: added ~ia64, bug 569868
Diffstat (limited to 'dev-perl/SUPER')
-rw-r--r-- | dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index b40c66f89cd5..255d8b720799 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |