diff options
author | 2009-07-08 16:25:48 +0000 | |
---|---|---|
committer | 2009-07-08 16:25:48 +0000 | |
commit | afebef3fc718c661d0759b8bf24d234b7788a5f1 (patch) | |
tree | 7ee53018e72f3fa7921263b81a61a390d5921b67 /gpe-base/gpe-icons/gpe-icons-0.25.ebuild | |
parent | fix test suite as suggested by miknix on bug 276829 (diff) | |
download | gentoo-2-afebef3fc718c661d0759b8bf24d234b7788a5f1.tar.gz gentoo-2-afebef3fc718c661d0759b8bf24d234b7788a5f1.tar.bz2 gentoo-2-afebef3fc718c661d0759b8bf24d234b7788a5f1.zip |
stable x86, bug 276829
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'gpe-base/gpe-icons/gpe-icons-0.25.ebuild')
-rw-r--r-- | gpe-base/gpe-icons/gpe-icons-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gpe-base/gpe-icons/gpe-icons-0.25.ebuild b/gpe-base/gpe-icons/gpe-icons-0.25.ebuild index 82f3e4932622..e29a2e2328e5 100644 --- a/gpe-base/gpe-icons/gpe-icons-0.25.ebuild +++ b/gpe-base/gpe-icons/gpe-icons-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-icons/gpe-icons-0.25.ebuild,v 1.3 2009/03/01 02:00:57 miknix Exp $ +# $Header: /var/cvsroot/gentoo-x86/gpe-base/gpe-icons/gpe-icons-0.25.ebuild,v 1.4 2009/07/08 16:25:48 fauli Exp $ inherit gpe @@ -8,7 +8,7 @@ DESCRIPTION="Common icons for the GPE Palmtop Environment" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~amd64 ~x86" +KEYWORDS="~amd64 ~arm x86" IUSE="${IUSE}" GPE_DOCS="README" |