diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:45:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:45:47 +0000 |
commit | 426b665c270aec3c8af8b7ecb2c8596d41d7f94f (patch) | |
tree | 65234c08d8b97170d84c0d01d84d2fdb676d169e /x11-apps/oclock/oclock-1.0.2.ebuild | |
parent | Fix dependencies. (diff) | |
download | gentoo-2-426b665c270aec3c8af8b7ecb2c8596d41d7f94f.tar.gz gentoo-2-426b665c270aec3c8af8b7ecb2c8596d41d7f94f.tar.bz2 gentoo-2-426b665c270aec3c8af8b7ecb2c8596d41d7f94f.zip |
alpha/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/oclock/oclock-1.0.2.ebuild')
-rw-r--r-- | x11-apps/oclock/oclock-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/oclock/oclock-1.0.2.ebuild b/x11-apps/oclock/oclock-1.0.2.ebuild index daf2418b208e..9ae4afee4d3b 100644 --- a/x11-apps/oclock/oclock-1.0.2.ebuild +++ b/x11-apps/oclock/oclock-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.2.ebuild,v 1.6 2010/12/29 22:09:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.2.ebuild,v 1.7 2011/02/12 17:45:47 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="round X clock" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu |