diff options
author | 2022-03-19 08:51:33 +0100 | |
---|---|---|
committer | 2022-03-19 08:51:33 +0100 | |
commit | 701dd537a92a440f151f5bcd6bb089399b5cde3b (patch) | |
tree | e0e29d0241b44c95b3919edb000216c61d6060a4 /app-emacs/csharp-mode | |
parent | app-emacs/popup: amd64/x86 stable (ALLARCHES policy) wrt bug #835563 (diff) | |
download | gentoo-701dd537a92a440f151f5bcd6bb089399b5cde3b.tar.gz gentoo-701dd537a92a440f151f5bcd6bb089399b5cde3b.tar.bz2 gentoo-701dd537a92a440f151f5bcd6bb089399b5cde3b.zip |
app-emacs/csharp-mode: amd64/x86 stable (ALLARCHES policy) wrt bug #835564
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/csharp-mode')
-rw-r--r-- | app-emacs/csharp-mode/csharp-mode-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/csharp-mode/csharp-mode-1.1.1-r1.ebuild b/app-emacs/csharp-mode/csharp-mode-1.1.1-r1.ebuild index d5c9237a3a7f..231ed5a13097 100644 --- a/app-emacs/csharp-mode/csharp-mode-1.1.1-r1.ebuild +++ b/app-emacs/csharp-mode/csharp-mode-1.1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emacs-csharp/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RESTRICT="test" # tries to install an old version of dash from the network DOCS=( README.org ) |