diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:32:22 +0200 |
commit | 85daed4e7ff3f064576ed41612b5bed9f93abf35 (patch) | |
tree | f4a5ed248500e28b5dd608690f16f0ff06b96288 /app-emacs | |
parent | app-emacs/popup: amd64/x86 stable (ALLARCHES policy) wrt bug #816921 (diff) | |
download | gentoo-85daed4e7ff3f064576ed41612b5bed9f93abf35.tar.gz gentoo-85daed4e7ff3f064576ed41612b5bed9f93abf35.tar.bz2 gentoo-85daed4e7ff3f064576ed41612b5bed9f93abf35.zip |
app-emacs/editorconfig-emacs: amd64/x86 stable (ALLARCHES policy) wrt bug #816924
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild index f79186d032e1..5108959d687f 100644 --- a/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild +++ b/app-emacs/editorconfig-emacs/editorconfig-emacs-0.7.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" # make test requires a git repo SITEFILE="50${PN}-gentoo.el" |