Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Stty/
Date: Mon, 17 Aug 2020 08:41:32
Message-Id: 1597652635.f0cf0f968c99405a0de6b9ce0174ae03bc2b975f.grobian@gentoo
1 commit: f0cf0f968c99405a0de6b9ce0174ae03bc2b975f
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 08:23:55 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 08:23:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cf0f96
7
8 dev-perl/IO-Stty-0.30.0: marked ~{x86,amd64}-linux, bug #690140
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
17 index 5e3378a228c..7e7055207db 100644
18 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
19 +++ b/dev-perl/IO-Stty/IO-Stty-0.30.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Change and print terminal line settings"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27 RESTRICT="!test? ( test )"