diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:00:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 09:00:47 +0200 |
commit | 6fec97b45702e83448af225253b9c67b1d8ad2c4 (patch) | |
tree | cb8735a5be240a0fc11edcf4b62d690a1af008d7 /dev-perl/Term-ReadLine-Gnu | |
parent | sys-devel/gcc-config: sparc stable wrt bug #747523 (diff) | |
download | gentoo-6fec97b45702e83448af225253b9c67b1d8ad2c4.tar.gz gentoo-6fec97b45702e83448af225253b9c67b1d8ad2c4.tar.bz2 gentoo-6fec97b45702e83448af225253b9c67b1d8ad2c4.zip |
dev-perl/Term-ReadLine-Gnu: sparc stable wrt bug #747643
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Term-ReadLine-Gnu')
-rw-r--r-- | dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild index 8c3c9a42d2b0..3ae8b87659e5 100644 --- a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild +++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.360.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU Readline XS library wrapper" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=sys-libs/readline-6.2:0=" |