diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 03:00:45 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 03:00:45 +0000 |
commit | 81d0ff93576687a12698265d31790252c8e1f1fc (patch) | |
tree | 67bdb28bbcab551b482d3ef6df807d11e4f3b06a /x11-apps/xdpyinfo | |
parent | New version (diff) | |
download | gentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.tar.gz gentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.tar.bz2 gentoo-2-81d0ff93576687a12698265d31790252c8e1f1fc.zip |
added ~mips keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild index 2834da77fe2a..d2650481c63f 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-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/xdpyinfo/xdpyinfo-0.99.0.ebuild,v 1.6 2005/09/15 13:43:41 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-0.99.0.ebuild,v 1.7 2005/10/19 03:00:44 geoman Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular PATCHES="${FILESDIR}/xineramaproto.patch" DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~amd64 ~arm ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst |