diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 13:05:57 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-12-11 13:05:57 +0000 |
commit | 308557245eddf3944c66fdbdbd0862d1b83fe8f5 (patch) | |
tree | 964ace3bb28e20950dd5ec00c46a539ec627f4a3 /kde-base/qyoto/qyoto-4.14.3.ebuild | |
parent | Dev channel bump. Remove old. (diff) | |
download | gentoo-2-308557245eddf3944c66fdbdbd0862d1b83fe8f5.tar.gz gentoo-2-308557245eddf3944c66fdbdbd0862d1b83fe8f5.tar.bz2 gentoo-2-308557245eddf3944c66fdbdbd0862d1b83fe8f5.zip |
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base/qyoto/qyoto-4.14.3.ebuild')
-rw-r--r-- | kde-base/qyoto/qyoto-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qyoto/qyoto-4.14.3.ebuild b/kde-base/qyoto/qyoto-4.14.3.ebuild index 312a9bb4cad0..954772fed544 100644 --- a/kde-base/qyoto/qyoto-4.14.3.ebuild +++ b/kde-base/qyoto/qyoto-4.14.3.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/qyoto/qyoto-4.14.3.ebuild,v 1.1 2014/11/16 12:21:25 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/qyoto/qyoto-4.14.3.ebuild,v 1.2 2014/12/11 13:05:46 zlogene Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_REQUIRED="never" inherit mono-env kde4-base DESCRIPTION="C# bindings for Qt" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +phonon qscintilla webkit" HOMEPAGE="http://techbase.kde.org/Development/Languages/Qyoto" |