diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:57 +0200 |
commit | d1ba853b6d46f311e75262c2a683091cd9603a9e (patch) | |
tree | 17e9618c6b7918ec1c255215091b63090c842099 /dev-libs/libev | |
parent | dev-libs/libnl: x86 stable wrt bug #558132 (diff) | |
download | gentoo-d1ba853b6d46f311e75262c2a683091cd9603a9e.tar.gz gentoo-d1ba853b6d46f311e75262c2a683091cd9603a9e.tar.bz2 gentoo-d1ba853b6d46f311e75262c2a683091cd9603a9e.zip |
dev-libs/libev: x86 stable wrt bug #558136
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/libev')
-rw-r--r-- | dev-libs/libev/libev-4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libev/libev-4.19.ebuild b/dev-libs/libev/libev-4.19.ebuild index 8699eba2a935..fe2a6dbd01ac 100644 --- a/dev-libs/libev/libev-4.19.ebuild +++ b/dev-libs/libev/libev-4.19.ebuild @@ -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 |