diff options
Diffstat (limited to 'x11-misc/xscreensaver/xscreensaver-5.12.ebuild')
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-5.12.ebuild b/x11-misc/xscreensaver/xscreensaver-5.12.ebuild index a74a6e122bb6..354ad299fbf2 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.12.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.12.ebuild,v 1.2 2010/12/19 05:01:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.12.ebuild,v 1.3 2010/12/19 13:39:29 fauli Exp $ EAPI=2 inherit autotools eutils flag-o-matic multilib pam @@ -11,7 +11,7 @@ HOMEPAGE="http://www.jwz.org/xscreensaver" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="jpeg new-login opengl pam suid xinerama" RDEPEND="x11-libs/libXmu |