diff options
author | 2004-09-20 21:17:36 +0000 | |
---|---|---|
committer | 2004-09-20 21:17:36 +0000 | |
commit | e53c66565e11e2495d79b296c443f9abdf32bb6f (patch) | |
tree | ec65236fad287763bfdf305f24b74a52fa54f6c2 /dev-python | |
parent | Fixed DEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-e53c66565e11e2495d79b296c443f9abdf32bb6f.tar.gz gentoo-2-e53c66565e11e2495d79b296c443f9abdf32bb6f.tar.bz2 gentoo-2-e53c66565e11e2495d79b296c443f9abdf32bb6f.zip |
amd64 keyword
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-selinux/python-selinux-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-selinux/python-selinux-2.14.ebuild b/dev-python/python-selinux/python-selinux-2.14.ebuild index f783fdd94938..52745a839025 100644 --- a/dev-python/python-selinux/python-selinux-2.14.ebuild +++ b/dev-python/python-selinux/python-selinux-2.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/dev-python/python-selinux/python-selinux-2.14.ebuild,v 1.4 2004/06/25 01:46:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-selinux/python-selinux-2.14.ebuild,v 1.5 2004/09/20 21:17:36 pebenito Exp $ inherit python python_version @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/hardened/selinux/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc amd64" IUSE="" DEPEND="dev-lang/python |