diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 02:35:12 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 08:54:16 +0100 |
commit | 253272db1ab0dcf64ce417ac3cde2a0889b27546 (patch) | |
tree | bb955b495b65a5843e2cb8f3ccf4e635ec421433 /dev-libs/libee/libee-0.4.1.ebuild | |
parent | net-libs/neon: ppc stable (bug 611042). (diff) | |
download | gentoo-253272db1ab0dcf64ce417ac3cde2a0889b27546.tar.gz gentoo-253272db1ab0dcf64ce417ac3cde2a0889b27546.tar.bz2 gentoo-253272db1ab0dcf64ce417ac3cde2a0889b27546.zip |
dev-libs/libee: arm stable (bug 593806).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/libee/libee-0.4.1.ebuild')
-rw-r--r-- | dev-libs/libee/libee-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libee/libee-0.4.1.ebuild b/dev-libs/libee/libee-0.4.1.ebuild index 9a70c62ee30a..e345727fabe0 100644 --- a/dev-libs/libee/libee-0.4.1.ebuild +++ b/dev-libs/libee/libee-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://www.libee.org/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm hppa x86 ~amd64-linux" +KEYWORDS="amd64 arm hppa x86 ~amd64-linux" IUSE="debug static-libs" DEPEND="dev-libs/libxml2 |