diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:27 +0200 |
commit | ccdf1caab6f61d93e3bafb37e31c093d15ed79a0 (patch) | |
tree | 5c912d27edf9b226baaa8d4b065e34692fa434c9 /app-emacs/haskell-mode/haskell-mode-16.1.ebuild | |
parent | net-voip/telepathy-haze: x86 stable wrt bug #697882 (diff) | |
download | gentoo-ccdf1caab6f61d93e3bafb37e31c093d15ed79a0.tar.gz gentoo-ccdf1caab6f61d93e3bafb37e31c093d15ed79a0.tar.bz2 gentoo-ccdf1caab6f61d93e3bafb37e31c093d15ed79a0.zip |
app-emacs/haskell-mode: x86 stable wrt bug #697918
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/haskell-mode/haskell-mode-16.1.ebuild')
-rw-r--r-- | app-emacs/haskell-mode/haskell-mode-16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/haskell-mode/haskell-mode-16.1.ebuild b/app-emacs/haskell-mode/haskell-mode-16.1.ebuild index af8499e4fd65..43b8e14ef758 100644 --- a/app-emacs/haskell-mode/haskell-mode-16.1.ebuild +++ b/app-emacs/haskell-mode/haskell-mode-16.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/haskell/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" DEPEND="sys-apps/texinfo" |