diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 14:46:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 14:46:22 +0100 |
commit | 6bd373856d1cc97c832cb563aefcb1019f624eab (patch) | |
tree | b4bdc70ddee71286be024ad1e335a8bda602ab42 /app-emacs | |
parent | sci-visualization/gwyddion: x86 stable wrt bug #706220 (diff) | |
download | gentoo-6bd373856d1cc97c832cb563aefcb1019f624eab.tar.gz gentoo-6bd373856d1cc97c832cb563aefcb1019f624eab.tar.bz2 gentoo-6bd373856d1cc97c832cb563aefcb1019f624eab.zip |
app-emacs/treepy: x86 stable wrt bug #706282
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/treepy/treepy-0.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/treepy/treepy-0.1.1-r1.ebuild b/app-emacs/treepy/treepy-0.1.1-r1.ebuild index ba2168e9d805..846457486b9b 100644 --- a/app-emacs/treepy/treepy-0.1.1-r1.ebuild +++ b/app-emacs/treepy/treepy-0.1.1-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" PATCHES=("${FILESDIR}"/${P}-cl-lib.patch) SITEFILE="50${PN}-gentoo.el" |