diff options
author | 2009-06-05 00:35:15 +0000 | |
---|---|---|
committer | 2009-06-05 00:35:15 +0000 | |
commit | b1c31320ad3aa0aa6e91d256684ac41e500620b7 (patch) | |
tree | 57473f62cf3e4b9ca1a41cd1938037a3f6b2ad85 /kde-base/ksnapshot/ksnapshot-4.2.4.ebuild | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.tar.gz gentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.tar.bz2 gentoo-2-b1c31320ad3aa0aa6e91d256684ac41e500620b7.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-4.2.4.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild b/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild index e0cd75105cb9..374cefce5e9d 100644 --- a/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.2.4.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/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild,v 1.1 2009/06/04 13:17:08 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.2.4.ebuild,v 1.2 2009/06/05 00:35:15 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |