diff options
author | 2010-01-19 08:29:51 +0000 | |
---|---|---|
committer | 2010-01-19 08:29:51 +0000 | |
commit | cc38a49e7a932a114381c729d4363829a8d9021d (patch) | |
tree | 63f8b8279e893db9eef9fdd135d61e12b06055a7 /kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-cc38a49e7a932a114381c729d4363829a8d9021d.tar.gz gentoo-2-cc38a49e7a932a114381c729d4363829a8d9021d.tar.bz2 gentoo-2-cc38a49e7a932a114381c729d4363829a8d9021d.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild')
-rw-r--r-- | kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild b/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild index 77d4ee2aabe3..032c787b6538 100644 --- a/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild +++ b/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild,v 1.1 2009/12/01 10:20:04 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.3.4.ebuild,v 1.2 2010/01/19 08:29:51 abcd Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: A dialog box for setting preferences for debug output" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |