diff options
author | 2013-02-14 22:12:39 +0000 | |
---|---|---|
committer | 2013-02-14 22:12:39 +0000 | |
commit | 4f290a83f39ddd8e2fa2eb789edf8460293c3f61 (patch) | |
tree | 3b86844519804d51f02774e4e3f098cd949a81ab /dev-libs/mini-xml/mini-xml-2.7.ebuild | |
parent | Stable for ppc, wrt bug #457440 (diff) | |
download | gentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.tar.gz gentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.tar.bz2 gentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.zip |
Stable for ppc, wrt bug #456548
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/mini-xml/mini-xml-2.7.ebuild')
-rw-r--r-- | dev-libs/mini-xml/mini-xml-2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/mini-xml/mini-xml-2.7.ebuild b/dev-libs/mini-xml/mini-xml-2.7.ebuild index b0b974de71ca..cc24a77288f3 100644 --- a/dev-libs/mini-xml/mini-xml-2.7.ebuild +++ b/dev-libs/mini-xml/mini-xml-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/mini-xml-2.7.ebuild,v 1.1 2012/12/11 19:53:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/mini-xml-2.7.ebuild,v 1.2 2013/02/14 22:12:39 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://easysw/mxml/${PV}/${MY_P}.tar.gz" LICENSE="Mini-XML" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="threads" DEPEND="virtual/pkgconfig" |