diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-09 10:05:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-09 10:05:29 +0000 |
commit | 9af360d2324e3b4aaef686f12daf498d4f367686 (patch) | |
tree | 5114f5ae33f671b05d98dbb11bb3271529139049 /kde-base/korundum/korundum-4.11.5.ebuild | |
parent | amd64 stable, bug #500108 (diff) | |
download | gentoo-2-9af360d2324e3b4aaef686f12daf498d4f367686.tar.gz gentoo-2-9af360d2324e3b4aaef686f12daf498d4f367686.tar.bz2 gentoo-2-9af360d2324e3b4aaef686f12daf498d4f367686.zip |
Stable for amd64, wrt bug #493782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/korundum/korundum-4.11.5.ebuild')
-rw-r--r-- | kde-base/korundum/korundum-4.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/korundum/korundum-4.11.5.ebuild b/kde-base/korundum/korundum-4.11.5.ebuild index f75f181966a2..756119036b86 100644 --- a/kde-base/korundum/korundum-4.11.5.ebuild +++ b/kde-base/korundum/korundum-4.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.11.5.ebuild,v 1.2 2014/01/20 08:00:04 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.11.5.ebuild,v 1.3 2014/02/09 10:04:49 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ USE_RUBY="ruby19" inherit kde4-base ruby-ng DESCRIPTION="KDE Ruby bindings" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug kate okular" HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" |