diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-04-27 07:18:08 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-04-27 07:18:08 +0000 |
commit | 8d148d6888e17ac638b44007922cdc9777953f2f (patch) | |
tree | e9b63932e78ac37189770d3964cff9b1a68e313b /media-sound/splay/splay-0.9.5.2.ebuild | |
parent | Add gcc-3.4 patch #47667 by Tamran Lengyel (diff) | |
download | historical-8d148d6888e17ac638b44007922cdc9777953f2f.tar.gz historical-8d148d6888e17ac638b44007922cdc9777953f2f.tar.bz2 historical-8d148d6888e17ac638b44007922cdc9777953f2f.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'media-sound/splay/splay-0.9.5.2.ebuild')
-rw-r--r-- | media-sound/splay/splay-0.9.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/splay/splay-0.9.5.2.ebuild b/media-sound/splay/splay-0.9.5.2.ebuild index 83683ddf4f70..1c05caafdae1 100644 --- a/media-sound/splay/splay-0.9.5.2.ebuild +++ b/media-sound/splay/splay-0.9.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.8 2004/04/20 17:36:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/splay-0.9.5.2.ebuild,v 1.9 2004/04/27 07:13:47 absinthe Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://splay.sourceforge.net/tgz/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND="virtual/glibc" |