diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:19:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:19:34 +0100 |
commit | 8c8e707318625e10c3f3d803605707549c7e13d1 (patch) | |
tree | 6ba12158da87f1c0f3b882f5f0ac6c84c58e7da7 /app-emacs/csv-mode | |
parent | obs-service.eclass: Remove last rited eclass (diff) | |
download | gentoo-8c8e707318625e10c3f3d803605707549c7e13d1.tar.gz gentoo-8c8e707318625e10c3f3d803605707549c7e13d1.tar.bz2 gentoo-8c8e707318625e10c3f3d803605707549c7e13d1.zip |
app-emacs/csv-mode: amd64/sparc/x86 stable, (ALLARCHES policy) wrt bug #705558
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/csv-mode')
-rw-r--r-- | app-emacs/csv-mode/csv-mode-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/csv-mode/csv-mode-1.10.ebuild b/app-emacs/csv-mode/csv-mode-1.10.ebuild index e5de26a88e1a..cacaedf1417a 100644 --- a/app-emacs/csv-mode/csv-mode-1.10.ebuild +++ b/app-emacs/csv-mode/csv-mode-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,6 +13,6 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" SITEFILE="50${PN}-gentoo.el" |