net-news/newsbeuter: stabilize 2.9-r2

This commit is contained in:
Tim Harder
2016-12-09 01:29:37 -05:00
parent 35bf4b7ec1
commit 33f31dcaff

View File

@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/akrennmair/newsbeuter.git"
else
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="amd64 ~ppc x86"
SRC_URI="http://www.newsbeuter.org/downloads/${P}.tar.gz"
fi