diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-09-06 01:19:28 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-09-06 01:19:28 +0000 |
commit | 16cd7eddfaa1f425af222e9b43a6103e466cffc4 (patch) | |
tree | 6253567d18d6027ffe56645d4a2945ecc6084d9e /sys-apps/policycoreutils | |
parent | mark stable (diff) | |
download | historical-16cd7eddfaa1f425af222e9b43a6103e466cffc4.tar.gz historical-16cd7eddfaa1f425af222e9b43a6103e466cffc4.tar.bz2 historical-16cd7eddfaa1f425af222e9b43a6103e466cffc4.zip |
mark stable
Diffstat (limited to 'sys-apps/policycoreutils')
-rw-r--r-- | sys-apps/policycoreutils/policycoreutils-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild b/sys-apps/policycoreutils/policycoreutils-1.14.ebuild index 9692d5521dd3..2727fb0baa94 100644 --- a/sys-apps/policycoreutils/policycoreutils-1.14.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.4 2004/08/08 00:38:07 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/policycoreutils/policycoreutils-1.14.ebuild,v 1.5 2004/09/06 01:19:28 pebenito Exp $ IUSE="build" @@ -14,7 +14,7 @@ SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz mirror://gentoo/policycoreutils-extra-${EXTRAS_VER}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" DEPEND=">=sys-libs/libselinux-${PV} sys-devel/gettext |