diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:18 +0200 |
commit | 7a8481041d485fb1ecf57b917dd0a566023b5324 (patch) | |
tree | d83799bd886f037c4b121711ca56619a2e47e856 /app-emacs/inform-mode | |
parent | dev-java/tomcat-servlet-api: x86 stable wrt bug #697844 (diff) | |
download | gentoo-7a8481041d485fb1ecf57b917dd0a566023b5324.tar.gz gentoo-7a8481041d485fb1ecf57b917dd0a566023b5324.tar.bz2 gentoo-7a8481041d485fb1ecf57b917dd0a566023b5324.zip |
app-emacs/inform-mode: x86 stable wrt bug #697846
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/inform-mode')
-rw-r--r-- | app-emacs/inform-mode/inform-mode-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b1cc867901e1..058d4d4bdfa1 100644 --- a/app-emacs/inform-mode/inform-mode-1.6.2.ebuild +++ b/app-emacs/inform-mode/inform-mode-1.6.2.ebuild @@ -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" |