app-admin/needrestart: x86 stable (bug #660440)

Package-Manager: Portage-2.3.41, Repoman-2.3.9
This commit is contained in:
Thomas Deutschmann
2018-07-09 03:21:36 +02:00
parent ea5d99c160
commit e6cc1fb4bc

View File

@@ -7,10 +7,10 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/liske/${PN}.git"
inherit git-r3
SRC_URI=""
KEYWORDS=""
KEYWORDS="x86"
else
SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Restart daemons after library updates"