diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-01 12:07:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-01 11:20:56 +0000 |
commit | f61496eac9c98f8ce15b8db67b991f78854941c2 (patch) | |
tree | af6f3cbf89349ae17725172d4a8423ab14588c42 /dev-libs | |
parent | sys-apps/debianutils: stable 4.11.2 for sparc, bug #762047 (diff) | |
download | gentoo-f61496eac9c98f8ce15b8db67b991f78854941c2.tar.gz gentoo-f61496eac9c98f8ce15b8db67b991f78854941c2.tar.bz2 gentoo-f61496eac9c98f8ce15b8db67b991f78854941c2.zip |
dev-libs/oniguruma: stable 6.9.6-r1 for sparc, bug #762026
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild b/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild index ca9d85976e26..7cab6aca0170 100644 --- a/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild +++ b/dev-libs/oniguruma/oniguruma-6.9.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2020 Gentoo Authors +# Copyright 2003-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="BSD-2" SLOT="0/5" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="crnl-as-line-terminator static-libs" if [[ "${PV}" != "9999" ]]; then |