diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-28 12:18:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-28 12:21:53 +0000 |
commit | dac4e9fbc767e65dc71b2285c406d00d43834592 (patch) | |
tree | 802968b5947c7c4c07291efb27972234fec553da /net-libs | |
parent | app-text/coolreader: clean old versions (diff) | |
download | gentoo-dac4e9fbc767e65dc71b2285c406d00d43834592.tar.gz gentoo-dac4e9fbc767e65dc71b2285c406d00d43834592.tar.bz2 gentoo-dac4e9fbc767e65dc71b2285c406d00d43834592.zip |
net-libs/libnetfilter_cthelper: keyworded 1.0.0-r1 for ppc
keyworded wrt bug #773304
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild index 03c1a90c430c..ee463c64da96 100644 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86" BDEPEND="virtual/pkgconfig" RDEPEND="net-libs/libmnl:=" |