diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:05:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:05:29 +0200 |
commit | 707534eb4d514f5cea5b657fe7972681c5c4100f (patch) | |
tree | 358a4601a8f7e0db8c2e6a66d5b1b9cc8d24375b /app-emacs/mldonkey | |
parent | app-editors/jed: amd64 stable wrt bug #695680 (diff) | |
download | gentoo-707534eb4d514f5cea5b657fe7972681c5c4100f.tar.gz gentoo-707534eb4d514f5cea5b657fe7972681c5c4100f.tar.bz2 gentoo-707534eb4d514f5cea5b657fe7972681c5c4100f.zip |
app-emacs/mldonkey: amd64 stable wrt bug #695682
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/mldonkey')
-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 5ad10f3f51a5..95e8703a013d 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" |