diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:56:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:56:38 +0000 |
commit | dabe7f33ff2f3d22176dfd1a10fb923fbff3a6e4 (patch) | |
tree | 37a5d904d4fa23ce0eb6e1fecb49dc4986c6362d /kde-base/knewstuff/knewstuff-4.7.4.ebuild | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-dabe7f33ff2f3d22176dfd1a10fb923fbff3a6e4.tar.gz gentoo-2-dabe7f33ff2f3d22176dfd1a10fb923fbff3a6e4.tar.bz2 gentoo-2-dabe7f33ff2f3d22176dfd1a10fb923fbff3a6e4.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knewstuff/knewstuff-4.7.4.ebuild')
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knewstuff/knewstuff-4.7.4.ebuild b/kde-base/knewstuff/knewstuff-4.7.4.ebuild index c11fc44309f5..426a6982bbc0 100644 --- a/kde-base/knewstuff/knewstuff-4.7.4.ebuild +++ b/kde-base/knewstuff/knewstuff-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.7.4.ebuild,v 1.2 2012/01/09 16:56:17 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.7.4.ebuild,v 1.3 2012/01/16 22:56:38 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |