mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/kdevplatform: drop ~ppc keyword
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
|
||||
IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
|
||||
|
||||
if [[ ${KDE_BUILD_TYPE} = release ]]; then
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
@@ -17,7 +17,7 @@ LICENSE="GPL-2 LGPL-2"
|
||||
IUSE="+classbrowser cvs debug +konsole reviewboard subversion"
|
||||
|
||||
if [[ ${KDE_BUILD_TYPE} = release ]]; then
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user