app-doc/root-docs: x86 stable wrt bug #601682
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Dec 2016 14:13:02 +0000 (15:13 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Dec 2016 14:13:02 +0000 (15:13 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-doc/root-docs/root-docs-5.34.36.ebuild

index 72e70a13acb0e802ef2a7b82dff01f1d205de3d5..cab4fef146331041ac742bc374bf905985be3ba0 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
        KEYWORDS=""
 else
        SRC_URI="https://root.cern.ch/download/${ROOT_PN}_v${PV}.source.tar.gz"
-       KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/${ROOT_PN}"
 fi