diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-09-20 02:06:35 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-09-20 02:06:35 +0000 |
commit | 0c3d5f093c6de3910e838116fb49d76465ffbdc2 (patch) | |
tree | 16af1e1b86b2bab33951f974825f224a97d57703 /sys-libs/libsepol | |
parent | a changelog entry would be nice (diff) | |
download | historical-0c3d5f093c6de3910e838116fb49d76465ffbdc2.tar.gz historical-0c3d5f093c6de3910e838116fb49d76465ffbdc2.tar.bz2 historical-0c3d5f093c6de3910e838116fb49d76465ffbdc2.zip |
amd64 keyword
Diffstat (limited to 'sys-libs/libsepol')
-rw-r--r-- | sys-libs/libsepol/libsepol-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libsepol/libsepol-1.0.ebuild b/sys-libs/libsepol/libsepol-1.0.ebuild index 085be95005a7..31f2ed029797 100644 --- a/sys-libs/libsepol/libsepol-1.0.ebuild +++ b/sys-libs/libsepol/libsepol-1.0.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-libs/libsepol/libsepol-1.0.ebuild,v 1.1 2004/09/08 00:32:56 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-1.0.ebuild,v 1.2 2004/09/20 02:05:56 pebenito Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.nsa.gov/selinux" SRC_URI="http://www.nsa.gov/selinux/archives/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc amd64" DEPEND="sys-libs/glibc" |