diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-13 11:02:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 14:58:10 +0000 |
commit | 0dc151e4853d1b1fd1cc2433d4b0a12df9873692 (patch) | |
tree | 91629c62258af1a98be934589645024fb8a37f7e /net-libs/libnfnetlink | |
parent | app-eselect/eselect-iptables: stable 20211203 for hppa, bug #833063 (diff) | |
download | gentoo-0dc151e4853d1b1fd1cc2433d4b0a12df9873692.tar.gz gentoo-0dc151e4853d1b1fd1cc2433d4b0a12df9873692.tar.bz2 gentoo-0dc151e4853d1b1fd1cc2433d4b0a12df9873692.zip |
net-libs/libnfnetlink: stable 1.0.1 for hppa, bug #833063
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnfnetlink')
-rw-r--r-- | net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild b/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild index 53e90911786d..22064cc960a0 100644 --- a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild +++ b/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" PATCHES=( "${DISTDIR}/${PATCH_FN}" ) |