summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-08-16 02:13:02 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-08-16 02:13:02 +0200
commit9f2409558b5005f6b79b4d92761b2097fde45699 (patch)
tree373d8cc2842a8118c699f91a602953c4f295e81f /app-editors
parentdev-libs/pkcs11-helper: x86 stable (bug #663592) (diff)
downloadgentoo-9f2409558b5005f6b79b4d92761b2097fde45699.tar.gz
gentoo-9f2409558b5005f6b79b4d92761b2097fde45699.tar.bz2
gentoo-9f2409558b5005f6b79b4d92761b2097fde45699.zip
app-editors/retext: x86 stable (bug #663448)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/retext/retext-7.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/retext/retext-7.0.3.ebuild b/app-editors/retext/retext-7.0.3.ebuild
index 3893b4a6128f..31b7747aab23 100644
--- a/app-editors/retext/retext-7.0.3.ebuild
+++ b/app-editors/retext/retext-7.0.3.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