diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-11 14:08:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-11 14:08:00 +0200 |
commit | 27b74dd3301d0f2a2647add705941b7d805fa0f9 (patch) | |
tree | d9d89b6ffec759a5317b0fd9cc7ccb580bbfd578 /app-emacs | |
parent | app-emacs/mmm-mode: x86 stable wrt bug #697418 (diff) | |
download | gentoo-27b74dd3301d0f2a2647add705941b7d805fa0f9.tar.gz gentoo-27b74dd3301d0f2a2647add705941b7d805fa0f9.tar.bz2 gentoo-27b74dd3301d0f2a2647add705941b7d805fa0f9.zip |
app-emacs/proofgeneral: x86 stable wrt bug #697424
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')
-rw-r--r-- | app-emacs/proofgeneral/proofgeneral-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/proofgeneral/proofgeneral-4.4.ebuild b/app-emacs/proofgeneral/proofgeneral-4.4.ebuild index 74e694ec5aea..d2033347a582 100644 --- a/app-emacs/proofgeneral/proofgeneral-4.4.ebuild +++ b/app-emacs/proofgeneral/proofgeneral-4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ProofGeneral/PG/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+ GPL-2 GPL-3+ HPND CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=app-emacs/mmm-mode-0.4.8-r2" BDEPEND="${RDEPEND}" |