diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:27:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:27:50 +0100 |
commit | 73ec9c025536c32cf2c1b6e93b8774308ccbf224 (patch) | |
tree | 823d4e3fc2ffedf8f0cabe3939489b9820e3d27c /dev-perl/Curses/Curses-1.320.0.ebuild | |
parent | 858b5c7cdba2a3142d4d0b53449d30ee93704e1e (diff) | |
download | gentoo-73ec9c025536c32cf2c1b6e93b8774308ccbf224.tar.gz gentoo-73ec9c025536c32cf2c1b6e93b8774308ccbf224.tar.xz |
dev-perl/Curses: x86 stable wrt bug #570374
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Curses/Curses-1.320.0.ebuild')
-rw-r--r-- | dev-perl/Curses/Curses-1.320.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Curses/Curses-1.320.0.ebuild b/dev-perl/Curses/Curses-1.320.0.ebuild index b866628f978..40fbdf22d43 100644 --- a/dev-perl/Curses/Curses-1.320.0.ebuild +++ b/dev-perl/Curses/Curses-1.320.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Curses interface modules for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-solaris ~x86-solaris" IUSE="+unicode" DEPEND=">=sys-libs/ncurses-5:0=[unicode?]" |