diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:56:00 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:42 +0100 |
commit | f436c9ba98242da048ef7c3e6373dbde6dabc9fc (patch) | |
tree | 4ce6332a6683227611f86451eb5a3d80dc4b49bb /x11-apps/oclock | |
parent | x11-apps/mkfontscale: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-f436c9ba98242da048ef7c3e6373dbde6dabc9fc.tar.gz gentoo-f436c9ba98242da048ef7c3e6373dbde6dabc9fc.tar.bz2 gentoo-f436c9ba98242da048ef7c3e6373dbde6dabc9fc.zip |
x11-apps/oclock: dropped ~ia64-linux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/oclock')
-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 d5825bf3041f..fe966ed61e14 100644 --- a/x11-apps/oclock/oclock-1.0.3.ebuild +++ b/x11-apps/oclock/oclock-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXext |