diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 09:22:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 09:22:53 +0100 |
commit | 783e832cbe688131c66c7f45df253117ec6e48e7 (patch) | |
tree | ad5184c923f3fe6f661ee79ab794073cb6ccae82 /dev-libs/oniguruma | |
parent | x11-apps/luit: stable 20190106 for hppa, bug #688302 (diff) | |
download | gentoo-783e832cbe688131c66c7f45df253117ec6e48e7.tar.gz gentoo-783e832cbe688131c66c7f45df253117ec6e48e7.tar.bz2 gentoo-783e832cbe688131c66c7f45df253117ec6e48e7.zip |
dev-libs/oniguruma: stable 6.9.2 for hppa, bug #688320
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/oniguruma')
-rw-r--r-- | dev-libs/oniguruma/oniguruma-6.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/oniguruma/oniguruma-6.9.2.ebuild b/dev-libs/oniguruma/oniguruma-6.9.2.ebuild index ed0bdb9bca3c..b4a5cef92f63 100644 --- a/dev-libs/oniguruma/oniguruma-6.9.2.ebuild +++ b/dev-libs/oniguruma/oniguruma-6.9.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}" |