summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-02-16 22:07:15 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-02-16 22:13:52 +0100
commit5d8664524ba6bed0e8571d055e5b0c86465c7394 (patch)
tree2bb322df7c1b2074ad8c020a57a656cb4e7f274d /sys-apps/tcp-wrappers
parentsys-apps/systemd: x86 stable (bug #708806) (diff)
downloadgentoo-5d8664524ba6bed0e8571d055e5b0c86465c7394.tar.gz
gentoo-5d8664524ba6bed0e8571d055e5b0c86465c7394.tar.bz2
gentoo-5d8664524ba6bed0e8571d055e5b0c86465c7394.zip
sys-apps/tcp-wrappers: x86 stable (bug #707548)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/tcp-wrappers')
-rw-r--r--sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild
index bcec6bbb9ec4..851b32e5265a 100644
--- a/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild
+++ b/sys-apps/tcp-wrappers/tcp-wrappers-7.6.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -15,7 +15,7 @@ SRC_URI="http://ftp.porcupine.org/pub/security/${MY_P}.tar.gz
LICENSE="tcp_wrappers_license"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="ipv6 netgroups static-libs"
RDEPEND=""