diff options
author | 2014-07-22 10:43:10 +0000 | |
---|---|---|
committer | 2014-07-22 10:43:10 +0000 | |
commit | 5d4ef5f23cb7d85cf2e850a8e28fda89f2dca11f (patch) | |
tree | f2f54519e294727d0243910acaaa278911709c94 /dev-libs/libev/libev-4.15-r1.ebuild | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-5d4ef5f23cb7d85cf2e850a8e28fda89f2dca11f.tar.gz gentoo-2-5d4ef5f23cb7d85cf2e850a8e28fda89f2dca11f.tar.bz2 gentoo-2-5d4ef5f23cb7d85cf2e850a8e28fda89f2dca11f.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libev/libev-4.15-r1.ebuild')
-rw-r--r-- | dev-libs/libev/libev-4.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libev/libev-4.15-r1.ebuild b/dev-libs/libev/libev-4.15-r1.ebuild index c860dcfbf639..865d61774f02 100644 --- a/dev-libs/libev/libev-4.15-r1.ebuild +++ b/dev-libs/libev/libev-4.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15-r1.ebuild,v 1.2 2014/06/10 00:05:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-4.15-r1.ebuild,v 1.3 2014/07/22 10:43:10 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="elibc_glibc static-libs" # Bug #283558 |