diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:53:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:53:59 +0000 |
commit | 967c2426e6c383b20d607c7e0cd44db129cd50a1 (patch) | |
tree | 5774fb9a015700fbcc2ad6412f1d7c8fa8ae5cf6 /app-text/lout/lout-3.38-r1.ebuild | |
parent | x86 stable wrt bug #391527 (diff) | |
download | gentoo-2-967c2426e6c383b20d607c7e0cd44db129cd50a1.tar.gz gentoo-2-967c2426e6c383b20d607c7e0cd44db129cd50a1.tar.bz2 gentoo-2-967c2426e6c383b20d607c7e0cd44db129cd50a1.zip |
x86 stable wrt bug #391485
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text/lout/lout-3.38-r1.ebuild')
-rw-r--r-- | app-text/lout/lout-3.38-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lout/lout-3.38-r1.ebuild b/app-text/lout/lout-3.38-r1.ebuild index 1b25aa56d951..d1f15a9456e8 100644 --- a/app-text/lout/lout-3.38-r1.ebuild +++ b/app-text/lout/lout-3.38-r1.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/app-text/lout/lout-3.38-r1.ebuild,v 1.4 2011/11/26 10:29:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lout/lout-3.38-r1.ebuild,v 1.5 2011/12/07 07:53:59 phajdan.jr Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/lout/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="zlib? ( >=sys-libs/zlib-1.1.4 )" RDEPEND="${DEPEND}" |