diff options
Diffstat (limited to 'x11-misc/xdg-utils/xdg-utils-1.0.ebuild')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.0.ebuild b/x11-misc/xdg-utils/xdg-utils-1.0.ebuild index c124dba791ef..690bf46db86a 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.0.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.ebuild,v 1.4 2006/11/22 12:43:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.ebuild,v 1.5 2006/11/27 00:10:27 vapier Exp $ MY_P="${P/_}" DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability" @@ -9,7 +9,7 @@ SRC_URI="http://portland.freedesktop.org/download/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RESTRICT="test" |