diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:27:39 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 02:27:39 +0000 |
commit | 5114c2da49cabaf995f6cbe7717871c89b033df7 (patch) | |
tree | 2f51229337884465c2d0d98d072aa8b92e1401be /x11-apps/xauth/xauth-0.99.0.ebuild | |
parent | added ~mips keyword (diff) | |
download | gentoo-2-5114c2da49cabaf995f6cbe7717871c89b033df7.tar.gz gentoo-2-5114c2da49cabaf995f6cbe7717871c89b033df7.tar.bz2 gentoo-2-5114c2da49cabaf995f6cbe7717871c89b033df7.zip |
added ~mips keyword
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xauth/xauth-0.99.0.ebuild')
-rw-r--r-- | x11-apps/xauth/xauth-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xauth/xauth-0.99.0.ebuild b/x11-apps/xauth/xauth-0.99.0.ebuild index a1ae8747ad2a..4ba5ac371987 100644 --- a/x11-apps/xauth/xauth-0.99.0.ebuild +++ b/x11-apps/xauth/xauth-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/xauth/xauth-0.99.0.ebuild,v 1.6 2005/09/04 08:09:15 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.0.ebuild,v 1.7 2005/10/19 02:27:39 geoman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xauth application" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXau x11-libs/libXext |