diff options
Diffstat (limited to 'kde-base/kdesu/kdesu-4.4.4.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.4.4.ebuild b/kde-base/kdesu/kdesu-4.4.4.ebuild index 3b0b7f2c5a55..204c58f06088 100644 --- a/kde-base/kdesu/kdesu-4.4.4.ebuild +++ b/kde-base/kdesu/kdesu-4.4.4.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/kdesu/kdesu-4.4.4.ebuild,v 1.1 2010/06/06 14:42:12 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.4.4.ebuild,v 1.2 2010/06/21 15:53:01 scarabeus Exp $ EAPI="3" @@ -10,7 +10,7 @@ inherit kde4-meta # FIXME: Is default command ( su/sudo ) still configurable, # if not, USE-flag ? DESCRIPTION="KDE: gui for su(1)" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +handbook" src_configure() { |