diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 15:52:27 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 15:52:27 -0800 |
commit | 57e01bab6dd314457e444f89dd91e04c97331f0a (patch) | |
tree | 619515a1fcf2babd4889300a7bb1e77efc659a6c | |
parent | dev-perl/Expect-1.320.0-r1: added ~alpha, bug 636702 (diff) | |
download | gentoo-57e01bab6dd314457e444f89dd91e04c97331f0a.tar.gz gentoo-57e01bab6dd314457e444f89dd91e04c97331f0a.tar.bz2 gentoo-57e01bab6dd314457e444f89dd91e04c97331f0a.zip |
dev-perl/IO-Stty-0.30.0: added ~alpha, bug 636702
-rw-r--r-- | dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild index a9817706a46f..5385590d2205 100644 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild +++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Change and print terminal line settings" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RDEPEND="" |