diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:20:29 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-06 22:20:29 +0000 |
commit | 094d376a5d7aebcac0135399c6416c43cc195830 (patch) | |
tree | 87cd995ecc6f599b843eb28133ee25cd633223e4 /x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | |
parent | Rename list_delete function to list_delete_at - the old name is used in mysql... (diff) | |
download | gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.gz gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.tar.bz2 gentoo-2-094d376a5d7aebcac0135399c6416c43cc195830.zip |
Added ~amd64 keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild')
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index c74cc60696e1..3e68006018fd 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.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/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.11 2005/10/02 19:36:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.12 2005/12/06 22:17:20 metalgod Exp $ S=${WORKDIR} DESCRIPTION="Sounds for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/sounds_download/fvwm_sounds.tgz" HOMEPAGE="http://www.fvwm.org/" IUSE="" DEPEND="x11-wm/fvwm" -KEYWORDS="alpha ia64 ppc x86" +KEYWORDS="alpha ~amd64 ia64 ppc x86" SLOT="0" LICENSE="GPL-2 FVWM" |