diff options
author | 2013-10-07 04:56:45 +0000 | |
---|---|---|
committer | 2013-10-07 04:56:45 +0000 | |
commit | 56812ce0862dbc0bf06b034c565e703942e2de9a (patch) | |
tree | 0cf93e1b41c0bb68d75f64bc83c25c051acd111f /x11-apps/appres/appres-1.0.4.ebuild | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | historical-56812ce0862dbc0bf06b034c565e703942e2de9a.tar.gz historical-56812ce0862dbc0bf06b034c565e703942e2de9a.tar.bz2 historical-56812ce0862dbc0bf06b034c565e703942e2de9a.zip |
Stable for sparc, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-apps/appres/appres-1.0.4.ebuild')
-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 1ed21d3cfcbd..c2f1feb4596f 100644 --- a/x11-apps/appres/appres-1.0.4.ebuild +++ b/x11-apps/appres/appres-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.4.ebuild,v 1.8 2013/10/06 11:40:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.4.ebuild,v 1.9 2013/10/07 04:54:20 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="list X application resource database" -KEYWORDS="alpha amd64 arm 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 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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt" |