diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-07 12:37:12 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-07 12:37:12 +0000 |
commit | 1e6a930a62eb8baee7005ca6f5786525a4f1654b (patch) | |
tree | edafecd7931c3a77207012ffcc7045b589a95619 /net-fs/ccxstream/ccxstream-1.0.15.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-1e6a930a62eb8baee7005ca6f5786525a4f1654b.tar.gz gentoo-2-1e6a930a62eb8baee7005ca6f5786525a4f1654b.tar.bz2 gentoo-2-1e6a930a62eb8baee7005ca6f5786525a4f1654b.zip |
added ~amd64 to KEYWORDS, fixes #81151
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-fs/ccxstream/ccxstream-1.0.15.ebuild')
-rw-r--r-- | net-fs/ccxstream/ccxstream-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/ccxstream/ccxstream-1.0.15.ebuild b/net-fs/ccxstream/ccxstream-1.0.15.ebuild index b50e1b72e1c0..db5154af741f 100644 --- a/net-fs/ccxstream/ccxstream-1.0.15.ebuild +++ b/net-fs/ccxstream/ccxstream-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ccxstream-1.0.15.ebuild,v 1.4 2005/03/10 11:56:08 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ccxstream-1.0.15.ebuild,v 1.5 2005/04/07 12:37:12 luckyduck Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbplayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND="sys-libs/ncurses sys-libs/readline" IUSE="" |