diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:54:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:40 +0100 |
commit | c83ab8ccc2e1fc363a803b340a7fe4d99726cdf7 (patch) | |
tree | c8f7d9aa085d4b8a22b65db2870fe69d384570d7 /x11-apps | |
parent | www-servers/tomcat: dropped ~x86-freebsd (diff) | |
download | gentoo-c83ab8ccc2e1fc363a803b340a7fe4d99726cdf7.tar.gz gentoo-c83ab8ccc2e1fc363a803b340a7fe4d99726cdf7.tar.bz2 gentoo-c83ab8ccc2e1fc363a803b340a7fe4d99726cdf7.zip |
x11-apps/appres: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/appres-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/appres/appres-1.0.4.ebuild b/x11-apps/appres/appres-1.0.4.ebuild index b38794336bc6..93c5dfc6ea72 100644 --- a/x11-apps/appres/appres-1.0.4.ebuild +++ b/x11-apps/appres/appres-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="list X application resource database" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt" |