diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:05:59 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:05:59 +0100 |
commit | 4659167a1f93d412d8d4cee78ba77032799777f5 (patch) | |
tree | 9c5f4d023c5023d439347ead3adea06dd5e7684c /dev-libs/libedit | |
parent | dev-libs/libebml: dropped ~x86-freebsd (diff) | |
download | gentoo-4659167a1f93d412d8d4cee78ba77032799777f5.tar.gz gentoo-4659167a1f93d412d8d4cee78ba77032799777f5.tar.bz2 gentoo-4659167a1f93d412d8d4cee78ba77032799777f5.zip |
dev-libs/libedit: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-libs/libedit')
-rw-r--r-- | dev-libs/libedit/libedit-20130712.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libedit/libedit-20130712.3.1.ebuild b/dev-libs/libedit/libedit-20130712.3.1.ebuild index 50e38d623795..6a442562878e 100644 --- a/dev-libs/libedit/libedit-20130712.3.1.ebuild +++ b/dev-libs/libedit/libedit-20130712.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://www.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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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 ~sparc-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}] |