diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-08-20 02:18:02 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-08-20 02:18:02 +0000 |
commit | 8c2cd9bc377a1dd81657c7344e56a411eb61f39c (patch) | |
tree | 5b14f9710ca5b4ad33d0c3af8cfa3c19fa0f5048 /dev-java/commons-daemon/commons-daemon-1.0.9.ebuild | |
parent | added prefix keywords (diff) | |
download | gentoo-2-8c2cd9bc377a1dd81657c7344e56a411eb61f39c.tar.gz gentoo-2-8c2cd9bc377a1dd81657c7344e56a411eb61f39c.tar.bz2 gentoo-2-8c2cd9bc377a1dd81657c7344e56a411eb61f39c.zip |
added prefix keywords
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
Diffstat (limited to 'dev-java/commons-daemon/commons-daemon-1.0.9.ebuild')
-rw-r--r-- | dev-java/commons-daemon/commons-daemon-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild index b364f879b030..fa9e10f977ec 100644 --- a/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild +++ b/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild,v 1.3 2012/06/04 06:47:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.9.ebuild,v 1.4 2012/08/20 02:18:02 ottxor Exp $ EAPI="4" @@ -15,7 +15,7 @@ HOMEPAGE="http://commons.apache.org/daemon/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="kernel_linux" COMMON_DEP=" |