diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-25 19:27:53 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-25 19:27:53 +0000 |
commit | 4e2b77552d8c14aad0b0880233205eab779fd7dd (patch) | |
tree | 5654c8a371c2da4c9e68a4ff163bc77f5bc0dec0 /x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild | |
parent | x86 stable per bug 365231 (diff) | |
download | gentoo-2-4e2b77552d8c14aad0b0880233205eab779fd7dd.tar.gz gentoo-2-4e2b77552d8c14aad0b0880233205eab779fd7dd.tar.bz2 gentoo-2-4e2b77552d8c14aad0b0880233205eab779fd7dd.zip |
x86 stable per bug 365231
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild')
-rw-r--r-- | x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild b/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild index dffc89a95a97..a8985e04250c 100644 --- a/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild +++ b/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild,v 1.2 2011/04/29 10:32:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-0.1.15_pre20110422.ebuild,v 1.3 2011/05/25 19:27:53 tomka Exp $ EAPI=2 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then else inherit autotools SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" - KEYWORDS="amd64 ~arm ~ppc ~x86" + KEYWORDS="amd64 ~arm ~ppc x86" S="${WORKDIR}" fi |