diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 21:07:00 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 21:07:00 +0000 |
commit | 52a7a2ce8e34361ea79133ee70ebef3d2e7399f3 (patch) | |
tree | 84e706b6f265553719a62a3e05eebf3642bb2710 /kde-base/arts | |
parent | Testing ppc-macos. Bug #75852 (diff) | |
download | gentoo-2-52a7a2ce8e34361ea79133ee70ebef3d2e7399f3.tar.gz gentoo-2-52a7a2ce8e34361ea79133ee70ebef3d2e7399f3.tar.bz2 gentoo-2-52a7a2ce8e34361ea79133ee70ebef3d2e7399f3.zip |
Fix more KEYWORDS-issues.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/arts')
-rw-r--r-- | kde-base/arts/arts-3.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/arts/arts-3.4.1-r2.ebuild b/kde-base/arts/arts-3.4.1-r2.ebuild index 92f4c90ed34d..3aac198c409c 100644 --- a/kde-base/arts/arts-3.4.1-r2.ebuild +++ b/kde-base/arts/arts-3.4.1-r2.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/kde-base/arts/arts-3.4.1-r2.ebuild,v 1.4 2005/07/01 21:04:39 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.1-r2.ebuild,v 1.5 2005/07/01 21:07:00 pylon Exp $ inherit kde flag-o-matic eutils set-qtdir 3 @@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.4" -KEYWORDS="amd64 ~ia64 ~ia64 ppc ~ppc64 ~ppc64 ~sparc ~sparc x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="alsa esd artswrappersuid jack mp3 hardened vorbis" RDEPEND="alsa? ( media-libs/alsa-lib ) |