diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:46:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:46:52 +0000 |
commit | a15df96901d9aaba908a4cbcb9e46fd1bb508d3e (patch) | |
tree | c5654a5a30fa6f206f351e81e4ed0fabd7a94349 /x11-apps/iceauth | |
parent | Version bump. (diff) | |
download | gentoo-2-a15df96901d9aaba908a4cbcb9e46fd1bb508d3e.tar.gz gentoo-2-a15df96901d9aaba908a4cbcb9e46fd1bb508d3e.tar.bz2 gentoo-2-a15df96901d9aaba908a4cbcb9e46fd1bb508d3e.zip |
arm/s390 love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/iceauth-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/iceauth/iceauth-0.99.0.ebuild b/x11-apps/iceauth/iceauth-0.99.0.ebuild index 43c2a75574db..f776b9678330 100644 --- a/x11-apps/iceauth/iceauth-0.99.0.ebuild +++ b/x11-apps/iceauth/iceauth-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/iceauth/iceauth-0.99.0.ebuild,v 1.4 2005/08/20 22:28:41 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.5 2005/08/23 01:46:39 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org iceauth application" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libICE" DEPEND="${RDEPEND}" |