dev-libs/liborcus: Restore keywords
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 25 Feb 2016 04:52:58 +0000 (05:52 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 25 Feb 2016 04:52:58 +0000 (05:52 +0100)
Package-Manager: portage-2.2.27

dev-libs/liborcus/liborcus-0.9.2-r1.ebuild

index 8a6c9f20feb37c3d81601b6f3ec64227c2dfd267..2dcf7383b2ab47e288596104953ba4ee86978b3b 100644 (file)
@@ -17,9 +17,8 @@ HOMEPAGE="https://gitlab.com/orcus/orcus/blob/master/README.md"
 LICENSE="MIT"
 SLOT="0/0.10" # based on SONAME of liborcus.so
 
-#[[ ${PV} == 9999 ]] || \
-#KEYWORDS="~amd64 ~arm ~ppc ~x86"
-KEYWORDS=""
+[[ ${PV} == 9999 ]] || \
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 
 IUSE="+spreadsheet-model static-libs tools"