diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 00:29:06 +0000 |
commit | ba75c9b05e54a42c8b1cfc5e54a9f22e377af36e (patch) | |
tree | 4cdcd6ac7a4805fd8bda785965c058fc3bc8a446 /x11-apps/appres | |
parent | arm/s390 love (diff) | |
download | historical-ba75c9b05e54a42c8b1cfc5e54a9f22e377af36e.tar.gz historical-ba75c9b05e54a42c8b1cfc5e54a9f22e377af36e.tar.bz2 historical-ba75c9b05e54a42c8b1cfc5e54a9f22e377af36e.zip |
arm/s390 love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/appres')
-rw-r--r-- | x11-apps/appres/appres-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/appres/appres-0.99.0.ebuild b/x11-apps/appres/appres-0.99.0.ebuild index cabf7f7ec3e5..64e1c2e0e076 100644 --- a/x11-apps/appres/appres-0.99.0.ebuild +++ b/x11-apps/appres/appres-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-0.99.0.ebuild,v 1.3 2005/08/23 00:28:51 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org appres application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt" DEPEND="${RDEPEND}" |