diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-03-30 19:41:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-03-30 19:41:15 +0000 |
commit | ea0094b50b1bb7edee9220adb39df25fe30e3da6 (patch) | |
tree | 5068fd554906ac73bf63051d91203bb3674b0925 /media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | |
parent | Adjust GGI mask. (diff) | |
download | gentoo-2-ea0094b50b1bb7edee9220adb39df25fe30e3da6.tar.gz gentoo-2-ea0094b50b1bb7edee9220adb39df25fe30e3da6.tar.bz2 gentoo-2-ea0094b50b1bb7edee9220adb39df25fe30e3da6.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild index 24b233b113bf..655caf20abf8 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.2 2007/03/24 20:41:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.3.1-r1.ebuild,v 1.3 2007/03/30 19:41:15 grobian Exp $ inherit autotools @@ -14,7 +14,7 @@ SRC_URI="http://www.surina.net/soundtouch/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="" |