diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-20 19:13:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-20 19:13:38 +0100 |
commit | 9e85916644776541cb27c179c8fccbdf4c34a4f7 (patch) | |
tree | 25d469697eb189c786ab61cc3d09b088e7b01fc1 /dev-libs | |
parent | net-fs/s3fs-1.80-r0: stable on amd64 (diff) | |
download | gentoo-9e85916644776541cb27c179c8fccbdf4c34a4f7.tar.gz gentoo-9e85916644776541cb27c179c8fccbdf4c34a4f7.tar.bz2 gentoo-9e85916644776541cb27c179c8fccbdf4c34a4f7.zip |
dev-libs/yajl: x86 stable (bug #594598)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/yajl/yajl-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/yajl/yajl-2.1.0.ebuild b/dev-libs/yajl/yajl-2.1.0.ebuild index 3802fc4cf384..77f9a414cdcf 100644 --- a/dev-libs/yajl/yajl-2.1.0.ebuild +++ b/dev-libs/yajl/yajl-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~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 ~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" src_prepare() { |