app-office/scribus-1.5.3-r1: ppc64 stable, bug 631800
authorMatt Turner <mattst88@gentoo.org>
Mon, 12 Mar 2018 05:28:01 +0000 (22:28 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 12 Mar 2018 05:37:25 +0000 (22:37 -0700)
app-office/scribus/scribus-1.5.3-r1.ebuild

index 85a102a443dd5a48910a8177e42c3dd311e476ec..b65910862d8bdf56c86323da21dedb76679d69a8 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}-devel/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ppc ppc64 x86"
 IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts templates tk"
 
 #a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: :g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a