diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:44:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:44:08 +0000 |
commit | 5808d6d260c0868c24522df93fff7d22bd82b156 (patch) | |
tree | e92748e980c685e92aba2bf970971edacd8007d7 /x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | |
parent | Stable for sparc, wrt bug #442788 (diff) | |
download | gentoo-2-5808d6d260c0868c24522df93fff7d22bd82b156.tar.gz gentoo-2-5808d6d260c0868c24522df93fff7d22bd82b156.tar.bz2 gentoo-2-5808d6d260c0868c24522df93fff7d22bd82b156.zip |
Stable for sparc, wrt bug #454438
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild')
-rw-r--r-- | x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild index d6a21e6eca7c..0ec71a8987a6 100644 --- a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0.93_p1-r1.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/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.6 2013/02/03 19:37:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.7 2013/02/06 19:44:08 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://savannah.nongnu.org/download/xforms/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc opengl static-libs" RDEPEND="virtual/jpeg |