diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 02:56:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 02:56:31 +0000 |
commit | ebd9f209cee36ecf555a59c82d1f848e69971a23 (patch) | |
tree | ba8248ea34b99eb5c8a560fb1e6ed71b114cc752 /x11-apps/proxymngr | |
parent | stable on ia64 (diff) | |
download | gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.tar.gz gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.tar.bz2 gentoo-2-ebd9f209cee36ecf555a59c82d1f848e69971a23.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/proxymngr')
-rw-r--r-- | x11-apps/proxymngr/proxymngr-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/proxymngr/proxymngr-0.99.0.ebuild b/x11-apps/proxymngr/proxymngr-0.99.0.ebuild index 10adc512b8d0..1b1b1561b037 100644 --- a/x11-apps/proxymngr/proxymngr-0.99.0.ebuild +++ b/x11-apps/proxymngr/proxymngr-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/proxymngr/proxymngr-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/proxymngr/proxymngr-0.99.0.ebuild,v 1.3 2005/08/23 02:55:35 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org proxymngr application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~arm ~s390 ~sparc ~x86" RDEPEND="x11-libs/libICE x11-libs/libXt x11-libs/libX11" |