diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:41:51 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:41:51 +0000 |
commit | f8aaeda4e4d8fdd66526febce71f362a00df5b3b (patch) | |
tree | 1662872cb8759a46ebf8445b53fe6ba453a1b341 /dev-libs/liblognorm/liblognorm-0.3.4.ebuild | |
parent | x86 stable wrt bug #418471 (diff) | |
download | gentoo-2-f8aaeda4e4d8fdd66526febce71f362a00df5b3b.tar.gz gentoo-2-f8aaeda4e4d8fdd66526febce71f362a00df5b3b.tar.bz2 gentoo-2-f8aaeda4e4d8fdd66526febce71f362a00df5b3b.zip |
x86 stable wrt bug #418759
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-libs/liblognorm/liblognorm-0.3.4.ebuild')
-rw-r--r-- | dev-libs/liblognorm/liblognorm-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/liblognorm/liblognorm-0.3.4.ebuild b/dev-libs/liblognorm/liblognorm-0.3.4.ebuild index b936104885ff..bca9e1968349 100644 --- a/dev-libs/liblognorm/liblognorm-0.3.4.ebuild +++ b/dev-libs/liblognorm/liblognorm-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblognorm/liblognorm-0.3.4.ebuild,v 1.3 2012/06/02 10:42:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblognorm/liblognorm-0.3.4.ebuild,v 1.4 2012/06/08 11:41:51 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.liblognorm.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="debug static-libs" DEPEND=" |