diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:09:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:09:37 +0000 |
commit | 7cbd3aea44462273298672e07dd6ec105dcf62eb (patch) | |
tree | 4c7dbaff2ca4fa6a2172c0184e691c3e1f62359e /kde-base/kwin/kwin-4.11.19.ebuild | |
parent | Fix build failure on x86-fbsd, bug #554738. https://github.com/gentoo/gentoo-... (diff) | |
download | historical-7cbd3aea44462273298672e07dd6ec105dcf62eb.tar.gz historical-7cbd3aea44462273298672e07dd6ec105dcf62eb.tar.bz2 historical-7cbd3aea44462273298672e07dd6ec105dcf62eb.zip |
ppc stable wrt bug #550740
Package-Manager: portage-2.2.20/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'kde-base/kwin/kwin-4.11.19.ebuild')
-rw-r--r-- | kde-base/kwin/kwin-4.11.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kwin/kwin-4.11.19.ebuild b/kde-base/kwin/kwin-4.11.19.ebuild index 1fd8aea2468d..ce6aa7d00620 100644 --- a/kde-base/kwin/kwin-4.11.19.ebuild +++ b/kde-base/kwin/kwin-4.11.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.11.19.ebuild,v 1.3 2015/06/13 08:34:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kwin/kwin-4.11.19.ebuild,v 1.4 2015/07/25 12:03:25 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ inherit flag-o-matic kde4-meta DESCRIPTION="KDE window manager" HOMEPAGE+=" http://userbase.kde.org/KWin" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug gles opengl wayland" COMMONDEPEND=" |