diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:14:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:50:50 +0100 |
commit | e6a6bf2fde78efb0fbb07a563f509985e50ebb2e (patch) | |
tree | 6810ad16f2673216e630c25dfeab70e4162dff4d /dev-libs/libuv | |
parent | x11-misc/x11vnc: stable 0.9.16-r2 for ppc64, bug #686404 (diff) | |
download | gentoo-e6a6bf2fde78efb0fbb07a563f509985e50ebb2e.tar.gz gentoo-e6a6bf2fde78efb0fbb07a563f509985e50ebb2e.tar.bz2 gentoo-e6a6bf2fde78efb0fbb07a563f509985e50ebb2e.zip |
dev-libs/libuv: stable 1.28.0 for ppc64, bug #686410
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libuv')
-rw-r--r-- | dev-libs/libuv/libuv-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libuv/libuv-1.28.0.ebuild b/dev-libs/libuv/libuv-1.28.0.ebuild index 409bfbd6f28a..41cb50999aed 100644 --- a/dev-libs/libuv/libuv-1.28.0.ebuild +++ b/dev-libs/libuv/libuv-1.28.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD BSD-2 ISC MIT" SLOT="0/1" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RESTRICT="test" |