diff options
author | 2014-05-06 23:03:16 +0000 | |
---|---|---|
committer | 2014-05-06 23:03:16 +0000 | |
commit | e4134958abcc179f40b8e57d31ad616fa60b339d (patch) | |
tree | cc58baa7fafb64d3e4646de9db914a950425fb6d /kde-base/qtruby/qtruby-4.12.5.ebuild | |
parent | amd64 stable wrt bug #504210 (diff) | |
download | gentoo-2-e4134958abcc179f40b8e57d31ad616fa60b339d.tar.gz gentoo-2-e4134958abcc179f40b8e57d31ad616fa60b339d.tar.bz2 gentoo-2-e4134958abcc179f40b8e57d31ad616fa60b339d.zip |
amd64 stable wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base/qtruby/qtruby-4.12.5.ebuild')
-rw-r--r-- | kde-base/qtruby/qtruby-4.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qtruby/qtruby-4.12.5.ebuild b/kde-base/qtruby/qtruby-4.12.5.ebuild index e8f92a6c01c1..a298a5254088 100644 --- a/kde-base/qtruby/qtruby-4.12.5.ebuild +++ b/kde-base/qtruby/qtruby-4.12.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/qtruby/qtruby-4.12.5.ebuild,v 1.1 2014/04/29 18:34:57 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-4.12.5.ebuild,v 1.2 2014/05/06 23:03:16 zlogene Exp $ EAPI=5 @@ -16,7 +16,7 @@ USE_RUBY="ruby19" inherit kde4-base ruby-ng DESCRIPTION="Qt Ruby bindings" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qscintilla qwt webkit" HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" |