diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 07:27:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 07:41:01 +0000 |
commit | 778717067693da0012ac2166636f450c578ed153 (patch) | |
tree | 45cc891b6ea4bdd3fc767df014df2251cf835dfb | |
parent | media-fonts/sil-abyssinica: stable 1.500 for ia64, bug #657174 (diff) | |
download | gentoo-778717067693da0012ac2166636f450c578ed153.tar.gz gentoo-778717067693da0012ac2166636f450c578ed153.tar.bz2 gentoo-778717067693da0012ac2166636f450c578ed153.zip |
dev-perl/CursesWidgets: stable 1.997.0-r2 for ia64, bug #657186
Bug: https://bugs.gentoo.org/657186
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
-rw-r--r-- | dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild b/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild index 596327d61b6d..a822a6fd1fa5 100644 --- a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild +++ b/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI+=" http://www.digitalmages.com/perl/CursesWidgets/downloads/${PN}-${DIST SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ia64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ia64 ~ppc ~s390 ~sparc ~x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5 |