diff options
Diffstat (limited to 'dev-java/commons-daemon/commons-daemon-1.0.15.ebuild')
-rw-r--r-- | dev-java/commons-daemon/commons-daemon-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild index 9eb9baaede61..235c8f0b0b3b 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://commons.apache.org/daemon/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="kernel_linux" COMMON_DEP="kernel_linux? ( sys-libs/libcap )" |