diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:36:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-22 06:36:03 +0200 |
commit | 0a16c26c7091dcc03f195862f00f77b05141b27f (patch) | |
tree | fbda621854770e7a882780a04f663d61fd033554 /dev-libs | |
parent | sys-fs/ntfs3g: Stable for PPC64 (bug #548248). (diff) | |
download | gentoo-0a16c26c7091dcc03f195862f00f77b05141b27f.tar.gz gentoo-0a16c26c7091dcc03f195862f00f77b05141b27f.tar.bz2 gentoo-0a16c26c7091dcc03f195862f00f77b05141b27f.zip |
dev-libs/libuv: Stable for PPC64 (bug #555182).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libuv/libuv-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libuv/libuv-1.4.2.ebuild b/dev-libs/libuv/libuv-1.4.2.ebuild index a783206dbf2e..c4d4c0924d57 100644 --- a/dev-libs/libuv/libuv-1.4.2.ebuild +++ b/dev-libs/libuv/libuv-1.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" -KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |