diff options
author | 2012-06-27 18:16:34 +0000 | |
---|---|---|
committer | 2012-06-27 18:16:34 +0000 | |
commit | dcca53c64cab7170de17de588bd64111ee7262c7 (patch) | |
tree | 4e5e8981fcd7c5e2a235610bbc7c13135fee5839 /x11-apps/oclock/oclock-1.0.3.ebuild | |
parent | add ~arm, bug #407799 (diff) | |
download | gentoo-2-dcca53c64cab7170de17de588bd64111ee7262c7.tar.gz gentoo-2-dcca53c64cab7170de17de588bd64111ee7262c7.tar.bz2 gentoo-2-dcca53c64cab7170de17de588bd64111ee7262c7.zip |
arm stable, bug #419473
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'x11-apps/oclock/oclock-1.0.3.ebuild')
-rw-r--r-- | x11-apps/oclock/oclock-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/oclock/oclock-1.0.3.ebuild b/x11-apps/oclock/oclock-1.0.3.ebuild index 3ffaea463b7d..60200f6ed3e1 100644 --- a/x11-apps/oclock/oclock-1.0.3.ebuild +++ b/x11-apps/oclock/oclock-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.3.ebuild,v 1.4 2012/06/24 18:45:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.3.ebuild,v 1.5 2012/06/27 18:16:34 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="round X clock" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXext |