diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:01:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:04 +0100 |
commit | ff1556f2f09799b554c312ae4efbdf79b26f39ce (patch) | |
tree | 9bc3134303f743bcca06efe0415a794cb0952da2 /dev-libs/oniguruma | |
parent | dev-db/redis: stable 4.0.10 for ppc64, bug #658066 (diff) | |
download | gentoo-ff1556f2f09799b554c312ae4efbdf79b26f39ce.tar.gz gentoo-ff1556f2f09799b554c312ae4efbdf79b26f39ce.tar.bz2 gentoo-ff1556f2f09799b554c312ae4efbdf79b26f39ce.zip |
dev-libs/oniguruma: stable 6.8.2 for ppc64, bug #658070
Bug: https://bugs.gentoo.org/658070
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/oniguruma')
-rw-r--r-- | dev-libs/oniguruma/oniguruma-6.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/oniguruma/oniguruma-6.8.2.ebuild b/dev-libs/oniguruma/oniguruma-6.8.2.ebuild index 62da663d6d51..1314cca50989 100644 --- a/dev-libs/oniguruma/oniguruma-6.8.2.ebuild +++ b/dev-libs/oniguruma/oniguruma-6.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kkos/${PN}/releases/download/v${PV}/${MY_P}.tar.gz" LICENSE="BSD-2" SLOT="0/5" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="crnl-as-line-terminator static-libs" S="${WORKDIR}/${MY_P}" |