summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-26 13:52:44 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-26 13:53:22 +0200
commit4cea02500b822b7d0fa802e7557c50fc7b53b680 (patch)
treefd396405283312bc593f055d59ef547cfe0c80e6 /sys-apps
parentgit-r3.eclass: Allow *_LIVE* to unset ebuild-defined vars (diff)
downloadgentoo-4cea02500b822b7d0fa802e7557c50fc7b53b680.tar.gz
gentoo-4cea02500b822b7d0fa802e7557c50fc7b53b680.tar.bz2
gentoo-4cea02500b822b7d0fa802e7557c50fc7b53b680.zip
sys-apps/xinetd-2.3.15-r3: add alpha keyword
Gentoo-Bug: 575332 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xinetd/xinetd-2.3.15-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
index 9dfcfd889ade..ba29fb82eb2c 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="http://www.xinetd.org/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="perl rpc tcpd"
DEPEND="tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )