diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:43:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:43:16 +0200 |
commit | 17bc54127e9e7a9393df97b3d249732ac4bcd4af (patch) | |
tree | 4de4ba897f5c652437dc26a8a787f316fdbd3fec /dev-libs | |
parent | dev-python/python-glanceclient: amd64 stable wrt bug #557888 (diff) | |
download | gentoo-17bc54127e9e7a9393df97b3d249732ac4bcd4af.tar.gz gentoo-17bc54127e9e7a9393df97b3d249732ac4bcd4af.tar.bz2 gentoo-17bc54127e9e7a9393df97b3d249732ac4bcd4af.zip |
dev-libs/libev: amd64 stable wrt bug #558136
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs')
-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 7f840fa0dab3..287b1b48e4de 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 |