diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-23 17:52:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-23 17:52:48 +0000 |
commit | 3b38de60496bddcaa818cca0252276f0752f8294 (patch) | |
tree | 653f8110001b573aefc00d5fdf72b7739e87c29d /net-misc/nstx/nstx-1.1_beta6-r2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-3b38de60496bddcaa818cca0252276f0752f8294.tar.gz gentoo-2-3b38de60496bddcaa818cca0252276f0752f8294.tar.bz2 gentoo-2-3b38de60496bddcaa818cca0252276f0752f8294.zip |
add ~amd64, bug #209476
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'net-misc/nstx/nstx-1.1_beta6-r2.ebuild')
-rw-r--r-- | net-misc/nstx/nstx-1.1_beta6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nstx/nstx-1.1_beta6-r2.ebuild b/net-misc/nstx/nstx-1.1_beta6-r2.ebuild index a28b50a827ea..509e588537ed 100644 --- a/net-misc/nstx/nstx-1.1_beta6-r2.ebuild +++ b/net-misc/nstx/nstx-1.1_beta6-r2.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/net-misc/nstx/nstx-1.1_beta6-r2.ebuild,v 1.3 2008/01/28 00:12:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nstx/nstx-1.1_beta6-r2.ebuild,v 1.4 2008/08/23 17:52:48 maekke Exp $ inherit versionator toolchain-funcs eutils @@ -16,7 +16,7 @@ HOMEPAGE="http://dereference.de/nstx/" RDEPEND="virtual/libc" DEPEND="virtual/os-headers ${RDEPEND}" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" LICENSE="GPL-2" SLOT="0" |