diff options
Diffstat (limited to 'kde-base/kdesu/kdesu-4.10.0.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.10.0.ebuild b/kde-base/kdesu/kdesu-4.10.0.ebuild index 668bc9c73f88..50fecb900301 100644 --- a/kde-base/kdesu/kdesu-4.10.0.ebuild +++ b/kde-base/kdesu/kdesu-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.10.0.ebuild,v 1.1 2013/02/07 04:57:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.10.0.ebuild,v 1.2 2013/02/23 16:26:46 ago Exp $ EAPI=5 @@ -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 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |