diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-03-24 04:24:28 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-03-24 04:24:28 +0000 |
commit | 14e7d59de03f11cb58a3d01975bd004ea47bce18 (patch) | |
tree | 40e97893974f93c4671b81513a1909b7f0de68ba /media-sound/snd | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-14e7d59de03f11cb58a3d01975bd004ea47bce18.tar.gz gentoo-2-14e7d59de03f11cb58a3d01975bd004ea47bce18.tar.bz2 gentoo-2-14e7d59de03f11cb58a3d01975bd004ea47bce18.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'media-sound/snd')
-rw-r--r-- | media-sound/snd/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/snd/snd-7.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog index 0aa2266ed78e..c5261f2ef40d 100644 --- a/media-sound/snd/ChangeLog +++ b/media-sound/snd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/snd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.9 2004/01/10 23:55:51 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.10 2004/03/24 04:24:28 absinthe Exp $ + + 23 Mar 2004; Dylan Carlson <absinthe@gentoo.org> snd-7.1.ebuild: + Added ~amd64 to KEYWORDS. *snd-7.1 (11 Jan 2004) diff --git a/media-sound/snd/snd-7.1.ebuild b/media-sound/snd/snd-7.1.ebuild index 73dceeddedb2..0cefa8a80370 100644 --- a/media-sound/snd/snd-7.1.ebuild +++ b/media-sound/snd/snd-7.1.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/snd/snd-7.1.ebuild,v 1.1 2004/01/10 23:55:52 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.1.ebuild,v 1.2 2004/03/24 04:24:28 absinthe Exp $ IUSE="esd motif guile X gtk ruby alsa" @@ -12,7 +12,7 @@ HOMEPAGE="http://snd.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DEPEND="X? ( virtual/x11 ) dev-libs/gsl |