app-office/scribus-1.5.5_pre20190429: drop sparc keywords
authorMatt Turner <mattst88@gentoo.org>
Fri, 13 Sep 2019 23:17:59 +0000 (16:17 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 13 Sep 2019 23:51:46 +0000 (16:51 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-office/scribus/scribus-1.5.5_pre20190429.ebuild

index 56615d2265bcf1a7084a6fc6b9e1d011c111331c..1926b62bb62319a2d21ff38d76b79b97714498ed 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}project/${PN}/archive/${COMMIT}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc 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