commit: de9865acff3abdc29fbc6ef9ecabc2b0798c4b52
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 16:01:29 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:01:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9865ac
app-editors/retext: x86 stable wrt bug #700384
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-editors/retext/retext-7.0.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/retext/retext-7.0.4-r1.ebuild
b/app-editors/retext/retext-7.0.4-r1.ebuild
index ce1674da182..2f487769f11 100644
--- a/app-editors/retext/retext-7.0.4-r1.ebuild
+++ b/app-editors/retext/retext-7.0.4-r1.ebuild
@@ -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