diff options
author | 2013-06-08 14:13:01 +0000 | |
---|---|---|
committer | 2013-06-08 14:13:01 +0000 | |
commit | 50134e545eb2e5b8e5fae325c38082f3727435b4 (patch) | |
tree | 92374b7b960a50d0835d938228d7aa8eb285c317 /dev-libs/libestr/libestr-0.1.5.ebuild | |
parent | version bump wrt #472666, update slot blockers (diff) | |
download | gentoo-2-50134e545eb2e5b8e5fae325c38082f3727435b4.tar.gz gentoo-2-50134e545eb2e5b8e5fae325c38082f3727435b4.tar.bz2 gentoo-2-50134e545eb2e5b8e5fae325c38082f3727435b4.zip |
Stable for HPPA (bug #472564).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libestr/libestr-0.1.5.ebuild')
-rw-r--r-- | dev-libs/libestr/libestr-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libestr/libestr-0.1.5.ebuild b/dev-libs/libestr/libestr-0.1.5.ebuild index a66504e1cbbe..867fb3d3c473 100644 --- a/dev-libs/libestr/libestr-0.1.5.ebuild +++ b/dev-libs/libestr/libestr-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.5.ebuild,v 1.2 2013/06/04 16:37:56 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.5.ebuild,v 1.3 2013/06/08 14:13:01 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~x86" +KEYWORDS="amd64 ~arm hppa ~x86" IUSE="debug static-libs" DEPEND="" |