diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-27 20:23:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 20:06:59 +0100 |
commit | 1fa251eb8276ed0b1d72ca836f560f21a343c079 (patch) | |
tree | c74098767bb4113f65eaec21e0d93bcc09fc7b51 /sys-libs/ncurses | |
parent | app-arch/lzop: stable 1.04 for sparc, bug #651510 (diff) | |
download | gentoo-1fa251eb8276ed0b1d72ca836f560f21a343c079.tar.gz gentoo-1fa251eb8276ed0b1d72ca836f560f21a343c079.tar.bz2 gentoo-1fa251eb8276ed0b1d72ca836f560f21a343c079.zip |
sys-libs/ncurses: stable 6.1-r2 for sparc, bug #639706
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ncurses-6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ncurses-6.1-r2.ebuild b/sys-libs/ncurses/ncurses-6.1-r2.ebuild index 5f0669845099..5ddb88667515 100644 --- a/sys-libs/ncurses/ncurses-6.1-r2.ebuild +++ b/sys-libs/ncurses/ncurses-6.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz" LICENSE="MIT" # The subslot reflects the SONAME. SLOT="0/6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode" DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )" |