games-mud/kmuddy: drop ~ppc keyword

Package-Manager: portage-2.3.0
This commit is contained in:
Michael Palimaka
2016-07-07 05:43:30 +10:00
parent 498df54493
commit ef096388b1

View 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 )