diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:37:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:37:55 +0000 |
commit | 1d74a5906bccc4ee027ebe43aad559b9b3dc348f (patch) | |
tree | 612081c4ee7d8caed22ade50a3d6082dc3124db1 /kde-base/kbruch/kbruch-4.9.3.ebuild | |
parent | Fix LICENSE, 3-clause BSD license according to headers in source files. (diff) | |
download | historical-1d74a5906bccc4ee027ebe43aad559b9b3dc348f.tar.gz historical-1d74a5906bccc4ee027ebe43aad559b9b3dc348f.tar.bz2 historical-1d74a5906bccc4ee027ebe43aad559b9b3dc348f.zip |
Stable for x86, wrt bug #442394
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kbruch/kbruch-4.9.3.ebuild')
-rw-r--r-- | kde-base/kbruch/kbruch-4.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kbruch/kbruch-4.9.3.ebuild b/kde-base/kbruch/kbruch-4.9.3.ebuild index 59b63718acf7..a42e241f2eaf 100644 --- a/kde-base/kbruch/kbruch-4.9.3.ebuild +++ b/kde-base/kbruch/kbruch-4.9.3.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/kbruch/kbruch-4.9.3.ebuild,v 1.2 2012/11/23 17:03:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.9.3.ebuild,v 1.3 2012/11/23 18:36:52 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |