diff options
author | 2010-02-20 11:24:19 +0000 | |
---|---|---|
committer | 2010-02-20 11:24:19 +0000 | |
commit | 95833d78bde8dcb0a748a51a81cd194227068e08 (patch) | |
tree | 78bfd26ee64ca639284d999d594f4100f824a075 /kde-base/kpat/kpat-4.3.5.ebuild | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-95833d78bde8dcb0a748a51a81cd194227068e08.tar.gz gentoo-2-95833d78bde8dcb0a748a51a81cd194227068e08.tar.bz2 gentoo-2-95833d78bde8dcb0a748a51a81cd194227068e08.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kpat/kpat-4.3.5.ebuild')
-rw-r--r-- | kde-base/kpat/kpat-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kpat/kpat-4.3.5.ebuild b/kde-base/kpat/kpat-4.3.5.ebuild index 98565e2aa217..65c857b067ac 100644 --- a/kde-base/kpat/kpat-4.3.5.ebuild +++ b/kde-base/kpat/kpat-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.3.5.ebuild,v 1.1 2010/01/25 16:36:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.3.5.ebuild,v 1.2 2010/02/20 11:24:19 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE patience game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |