diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-07 03:50:02 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-08 03:52:08 +1000 |
commit | b29e773c191747a13b762285a4de2f9a4704e83d (patch) | |
tree | 41a10de4bf0ba7d5cc579d85ff45935d77a1a56e /kde-misc | |
parent | games-mud/kmuddy: drop ~ppc keyword (diff) | |
download | gentoo-b29e773c191747a13b762285a4de2f9a4704e83d.tar.gz gentoo-b29e773c191747a13b762285a4de2f9a4704e83d.tar.bz2 gentoo-b29e773c191747a13b762285a4de2f9a4704e83d.zip |
kde-misc/kde-gtk-config: drop ~ppc/~ppc64 keyword
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild b/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild index 2fc1478a1332..180de1b381b9 100644 --- a/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild +++ b/kde-misc/kde-gtk-config/kde-gtk-config-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://projects.kde.org/kde-gtk-config" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-3" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm x86 ~x86-fbsd" SLOT="4" IUSE="debug" |