diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:52:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:52:41 +0000 |
commit | 847b6f317b0a3a3e602dcafd2e1289365a024670 (patch) | |
tree | bbe4ff06466fc6e5339dc5f12ff0d6e6bb597aa9 /kde-base/kdesu/kdesu-4.9.3.ebuild | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-847b6f317b0a3a3e602dcafd2e1289365a024670.tar.gz gentoo-2-847b6f317b0a3a3e602dcafd2e1289365a024670.tar.bz2 gentoo-2-847b6f317b0a3a3e602dcafd2e1289365a024670.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdesu/kdesu-4.9.3.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.9.3.ebuild b/kde-base/kdesu/kdesu-4.9.3.ebuild index 29985be62142..2a56c46e272d 100644 --- a/kde-base/kdesu/kdesu-4.9.3.ebuild +++ b/kde-base/kdesu/kdesu-4.9.3.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/kdesu/kdesu-4.9.3.ebuild,v 1.2 2012/11/23 17:19:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.9.3.ebuild,v 1.3 2012/11/23 18:52:41 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta # FIXME: Is default command ( su/sudo ) still configurable, # if not, USE-flag ? DESCRIPTION="KDE: gui for su(1)" -KEYWORDS="amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |