diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:51:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:43 +0200 |
commit | 6880a087cfbace56e327da55a34a9b9a9e6de3fe (patch) | |
tree | d6d6789df7485edbafbb805ff903ff5613b8e84b /app-emacs | |
parent | app-editors/jed: x86 stable wrt bug #695680 (diff) | |
download | gentoo-6880a087cfbace56e327da55a34a9b9a9e6de3fe.tar.gz gentoo-6880a087cfbace56e327da55a34a9b9a9e6de3fe.tar.bz2 gentoo-6880a087cfbace56e327da55a34a9b9a9e6de3fe.zip |
app-emacs/mldonkey: x86 stable wrt bug #695682
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild b/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild index 171a1495fb32..5ad10f3f51a5 100644 --- a/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild +++ b/app-emacs/mldonkey/mldonkey-0.0.4b-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.physik.fu-berlin.de/%7Edhansen/mldonkey/files/${MY_P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" S="${WORKDIR}/${MY_P}" ELISP_PATCHES="${P}-vd.patch ${P}-emacs-26.patch" |