diff options
author | 2020-08-17 10:23:55 +0200 | |
---|---|---|
committer | 2020-08-17 10:23:55 +0200 | |
commit | f0cf0f968c99405a0de6b9ce0174ae03bc2b975f (patch) | |
tree | 333c5b591f871f4ee9a474d5fd9e8f8c28343986 /dev-perl/IO-Stty | |
parent | dev-perl/Devel-Hide-0.1.300: marked ~{x86,amd64}-linux, bug #690140 (diff) | |
download | gentoo-f0cf0f968c99405a0de6b9ce0174ae03bc2b975f.tar.gz gentoo-f0cf0f968c99405a0de6b9ce0174ae03bc2b975f.tar.bz2 gentoo-f0cf0f968c99405a0de6b9ce0174ae03bc2b975f.zip |
dev-perl/IO-Stty-0.30.0: marked ~{x86,amd64}-linux, bug #690140
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Stty')
-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 5e3378a228c5..7e7055207dbf 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="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |