app-editors/retext: x86 stable wrt bug #700384
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 12 Dec 2019 16:01:29 +0000 (17:01 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 12 Dec 2019 16:01:29 +0000 (17:01 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-editors/retext/retext-7.0.4-r1.ebuild

index ce1674da182dc714477529d100e43a92c758338c..2f487769f11c178ab7b543bbc466883a447f04a4 100644 (file)
@@ -21,7 +21,7 @@ if [[ ${PV} == *9999 ]]
                EGIT_REPO_URI="https://github.com/retext-project/retext.git"
        else
                SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-               KEYWORDS="amd64 ~x86"
+               KEYWORDS="amd64 x86"
                S="${WORKDIR}"/${MY_P}
 fi