diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-04 11:40:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-04 11:40:56 +0200 |
commit | a26bfa6bb79d5571e14c145017293e6be482adbb (patch) | |
tree | f5c4e66ff01b8796bb85180180dd9de06018ea22 /app-editors | |
parent | app-emacs/emacs-common-gentoo: x86 stable wrt bug #693382 (diff) | |
download | gentoo-a26bfa6bb79d5571e14c145017293e6be482adbb.tar.gz gentoo-a26bfa6bb79d5571e14c145017293e6be482adbb.tar.bz2 gentoo-a26bfa6bb79d5571e14c145017293e6be482adbb.zip |
app-editors/jove: x86 stable wrt bug #693388
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jove/jove-4.16.0.73-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jove/jove-4.16.0.73-r1.ebuild b/app-editors/jove/jove-4.16.0.73-r1.ebuild index a24ccebc749a..2a08de0ba9b5 100644 --- a/app-editors/jove/jove-4.16.0.73-r1.ebuild +++ b/app-editors/jove/jove-4.16.0.73-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/${PN}${PV}.tgz" LICENSE="JOVE" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" RDEPEND="sys-libs/ncurses:0=" |