Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Sun, 06 Sep 2020 07:49:43
Message-Id: 1599378559.cc48dda8372a4e663efa2b72015547508c5a7e77.slyfox@gentoo
1 commit: cc48dda8372a4e663efa2b72015547508c5a7e77
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 07:46:02 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 07:49:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc48dda8
7
8 net-libs/libnftnl: stable 1.1.7 for hppa
9
10 stable wrt bug #733498
11
12 Package-Manager: Portage-3.0.5, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 net-libs/libnftnl/libnftnl-1.1.7.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
20 index f0c5e98a246..2eb5dc5c6d6 100644
21 --- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild
22 +++ b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0/11" # libnftnl.so version
27 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc x86"
28 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc x86"
29 IUSE="examples static-libs test"
30
31 RESTRICT="!test? ( test )"