diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-05 15:30:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-05 15:30:58 +0100 |
commit | a79aa73bb2031a3e5d65de6a790fcd33c6b642b1 (patch) | |
tree | cdfe35275c6e4f9b0751b7e019112f5d27ad7d9b /app-editors/leo | |
parent | app-editors/uemacs-pk: amd64 stable wrt bug #649340 (diff) | |
download | gentoo-a79aa73bb2031a3e5d65de6a790fcd33c6b642b1.tar.gz gentoo-a79aa73bb2031a3e5d65de6a790fcd33c6b642b1.tar.bz2 gentoo-a79aa73bb2031a3e5d65de6a790fcd33c6b642b1.zip |
app-editors/leo: amd64 stable wrt bug #649098
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors/leo')
-rw-r--r-- | app-editors/leo/leo-5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/leo/leo-5.6.ebuild b/app-editors/leo/leo-5.6.ebuild index 23b9e04e1368..2ee3cdc76dc0 100644 --- a/app-editors/leo/leo-5.6.ebuild +++ b/app-editors/leo/leo-5.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/leo-editor/leo-editor/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=" |