diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-16 10:29:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 10:19:41 +0000 |
commit | 5cef58ce2e53a6224af23bdf21ad92e08230477d (patch) | |
tree | 83784bb0d34de96d1c5c71eb91f701164092e37d | |
parent | net-irc/irssistats: stable 0.75-r1 for sparc, bug #676766 (diff) | |
download | gentoo-5cef58ce2e53a6224af23bdf21ad92e08230477d.tar.gz gentoo-5cef58ce2e53a6224af23bdf21ad92e08230477d.tar.bz2 gentoo-5cef58ce2e53a6224af23bdf21ad92e08230477d.zip |
dev-libs/libedit: stable 20170329.3.1 for sparc, bug #677216
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-libs/libedit/libedit-20170329.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libedit/libedit-20170329.3.1.ebuild b/dev-libs/libedit/libedit-20170329.3.1.ebuild index 5b54982ca09b..29ff7c024568 100644 --- a/dev-libs/libedit/libedit-20170329.3.1.ebuild +++ b/dev-libs/libedit/libedit-20170329.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" DEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}] |