diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:12:18 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:07 +0100 |
commit | e707d0400f55267e375c6fb9d9a77c5c2684e782 (patch) | |
tree | 4077d5d800c79477e1b6b593f514a123f966887e /x11-libs | |
parent | x11-libs/libXfont2: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-e707d0400f55267e375c6fb9d9a77c5c2684e782.tar.gz gentoo-e707d0400f55267e375c6fb9d9a77c5c2684e782.tar.bz2 gentoo-e707d0400f55267e375c6fb9d9a77c5c2684e782.zip |
x11-libs/libXfontcache: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild index a1186be5c878..b67dcb209ce6 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.5-r1.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$ @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |