diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-03-19 07:29:15 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-03-19 07:29:15 +0000 |
commit | 6540d28fb2c499a826cc6ad6b1f884dedfdadab0 (patch) | |
tree | b0e9d7517ca14448fec2eff5b94d4d8f0eb44e90 /sys-libs/system-config-base/system-config-base-1-r1.ebuild | |
parent | Version bump #212997 by Alex Elsayed and make startup script much nicer #2023... (diff) | |
download | historical-6540d28fb2c499a826cc6ad6b1f884dedfdadab0.tar.gz historical-6540d28fb2c499a826cc6ad6b1f884dedfdadab0.tar.bz2 historical-6540d28fb2c499a826cc6ad6b1f884dedfdadab0.zip |
Keyword ~amd64.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-libs/system-config-base/system-config-base-1-r1.ebuild')
-rw-r--r-- | sys-libs/system-config-base/system-config-base-1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/system-config-base/system-config-base-1-r1.ebuild b/sys-libs/system-config-base/system-config-base-1-r1.ebuild index 43fb1a5a04b8..96f13b9e52f0 100644 --- a/sys-libs/system-config-base/system-config-base-1-r1.ebuild +++ b/sys-libs/system-config-base/system-config-base-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/system-config-base/system-config-base-1-r1.ebuild,v 1.3 2008/03/19 06:56:14 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/system-config-base/system-config-base-1-r1.ebuild,v 1.4 2008/03/19 07:28:42 dberkholz Exp $ inherit eutils pam @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="virtual/pam" |