diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 11:53:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 11:53:27 +0200 |
commit | 8bbf4e2b198031b35cfff30eae116239cd5160a7 (patch) | |
tree | aa8dd87a3b4e1ab3f5a1ce58e039975b5f044a18 /app-emacs/inform-mode/inform-mode-1.6.2.ebuild | |
parent | sys-process/at: sparc stable wrt bug #697760 (diff) | |
download | gentoo-8bbf4e2b198031b35cfff30eae116239cd5160a7.tar.gz gentoo-8bbf4e2b198031b35cfff30eae116239cd5160a7.tar.bz2 gentoo-8bbf4e2b198031b35cfff30eae116239cd5160a7.zip |
app-emacs/inform-mode: sparc stable wrt bug #697846
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/inform-mode/inform-mode-1.6.2.ebuild')
-rw-r--r-- | app-emacs/inform-mode/inform-mode-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/inform-mode/inform-mode-1.6.2.ebuild b/app-emacs/inform-mode/inform-mode-1.6.2.ebuild index 748c923a19a3..1fbf27013524 100644 --- a/app-emacs/inform-mode/inform-mode-1.6.2.ebuild +++ b/app-emacs/inform-mode/inform-mode-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://rupert-lane.org/${PN}/releases/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" SITEFILE="50${PN}-gentoo.el" DOCS="AUTHORS NEWS README" |