diff options
Diffstat (limited to 'kde-base/kdesu/kdesu-4.7.4.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.7.4.ebuild b/kde-base/kdesu/kdesu-4.7.4.ebuild index 40fe85971373..0e75912101c4 100644 --- a/kde-base/kdesu/kdesu-4.7.4.ebuild +++ b/kde-base/kdesu/kdesu-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/kdesu/kdesu-4.7.4.ebuild,v 1.2 2012/01/09 16:28:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.7.4.ebuild,v 1.3 2012/01/16 22:28:54 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 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |