diff options
Diffstat (limited to 'dev-libs/libee/libee-0.3.2-r1.ebuild')
-rw-r--r-- | dev-libs/libee/libee-0.3.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libee/libee-0.3.2-r1.ebuild b/dev-libs/libee/libee-0.3.2-r1.ebuild index d9fc9a09236b..3831f170868a 100644 --- a/dev-libs/libee/libee-0.3.2-r1.ebuild +++ b/dev-libs/libee/libee-0.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/libee-0.3.2-r1.ebuild,v 1.1 2011/12/01 16:37:13 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libee/libee-0.3.2-r1.ebuild,v 1.2 2012/02/04 19:52:54 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://www.libee.org/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="debug static-libs" DEPEND="dev-libs/libxml2 |