diff options
author | Will Woods <wwoods@gentoo.org> | 2002-11-14 21:58:55 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2002-11-14 21:58:55 +0000 |
commit | 1b40c52b6ec7407b87b6ddc4822e2edd3f51983d (patch) | |
tree | 970a9b2d303569eb62c22ef83d875ec469a414a5 /media-sound/umix | |
parent | Currently marked unstable for verfication. Moved smtpd.conf from (diff) | |
download | historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.tar.gz historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.tar.bz2 historical-1b40c52b6ec7407b87b6ddc4822e2edd3f51983d.zip |
~alpha added to KEYWORDS
Diffstat (limited to 'media-sound/umix')
-rw-r--r-- | media-sound/umix/umix-0.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/umix/umix-0.9.1-r1.ebuild b/media-sound/umix/umix-0.9.1-r1.ebuild index e894341eaf50..fb813b192462 100644 --- a/media-sound/umix/umix-0.9.1-r1.ebuild +++ b/media-sound/umix/umix-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-0.9.1-r1.ebuild,v 1.3 2002/10/05 05:39:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-0.9.1-r1.ebuild,v 1.4 2002/11/14 21:58:55 wwoods Exp $ IUSE="ncurses gtk" @@ -10,7 +10,7 @@ SRC_URI="http://www.ionstream.fi/sakari/${PN}/${P}.tar.gz" HOMEPAGE="http://www.ionstream.fi/sakari/umix/" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~alpha" LICENSE="GPL-2" DEPEND="ncurses? ( >=sys-libs/ncurses-5.2 ) |