games-mud/kmuddy: drop ~ppc keyword
authorMichael Palimaka <kensington@gentoo.org>
Wed, 6 Jul 2016 19:43:30 +0000 (05:43 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 7 Jul 2016 17:52:08 +0000 (03:52 +1000)
Package-Manager: portage-2.3.0

games-mud/kmuddy/kmuddy-1.0.1-r3.ebuild

index 72331c6c84d3e0ded5c0238ddc283e8a415aef26..c277d493bdb0547147721cb89dd0f15b8269e0f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SRC_URI="http://www.kmuddy.com/releases/stable/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DOC=( AUTHORS README CHANGELOG Scripting-HOWTO TODO DESIGN )