diff options
Diffstat (limited to 'dev-libs/gtx/gtx-0.2.2.ebuild')
-rw-r--r-- | dev-libs/gtx/gtx-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gtx/gtx-0.2.2.ebuild b/dev-libs/gtx/gtx-0.2.2.ebuild index 7a72cc8be32c..af283a68bcc4 100644 --- a/dev-libs/gtx/gtx-0.2.2.ebuild +++ b/dev-libs/gtx/gtx-0.2.2.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/gtx/gtx-0.2.2.ebuild,v 1.5 2013/01/01 14:09:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/gtx-0.2.2.ebuild,v 1.6 2013/01/06 09:22:29 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/gtx/trunk/${PV}/+download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug doc static-libs" RDEPEND="dev-libs/glib:2" |