diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:10:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:10:28 +0000 |
commit | 895da5992ec8e17549a31a83533e3d380a52209d (patch) | |
tree | 64db22d4286ed2746db57914817610011887fa14 /kde-base/kdesu/kdesu-4.2.1.ebuild | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-895da5992ec8e17549a31a83533e3d380a52209d.tar.gz gentoo-2-895da5992ec8e17549a31a83533e3d380a52209d.tar.bz2 gentoo-2-895da5992ec8e17549a31a83533e3d380a52209d.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/kdesu/kdesu-4.2.1.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.2.1.ebuild b/kde-base/kdesu/kdesu-4.2.1.ebuild index ee990847fed7..202880d98c73 100644 --- a/kde-base/kdesu/kdesu-4.2.1.ebuild +++ b/kde-base/kdesu/kdesu-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.2.1.ebuild,v 1.2 2009/04/11 04:38:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.2.1.ebuild,v 1.3 2009/04/11 16:10:28 armin76 Exp $ EAPI="2" @@ -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="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" src_configure() { |