summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-08-31 13:28:23 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-08-31 13:28:23 +0100
commit7ebf8809a57944feb75d5e3603c2c83a76b7ca67 (patch)
treee2ca8cca2f4c8e164324b0d27513119ecdc0bb20 /app-emacs/vm/vm-8.2.0_beta-r1.ebuild
parentapp-emacs/semi: keyworded 1.14.7_p20190517 for ppc64, bug #693064 (diff)
downloadgentoo-7ebf8809a57944feb75d5e3603c2c83a76b7ca67.tar.gz
gentoo-7ebf8809a57944feb75d5e3603c2c83a76b7ca67.tar.bz2
gentoo-7ebf8809a57944feb75d5e3603c2c83a76b7ca67.zip
app-emacs/vm: keyworded 8.2.0_beta-r1 for ppc64, bug #693064
Package-Manager: Portage-2.3.73, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/vm/vm-8.2.0_beta-r1.ebuild')
-rw-r--r--app-emacs/vm/vm-8.2.0_beta-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vm/vm-8.2.0_beta-r1.ebuild b/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
index 2027647cf11c..9c218b069a79 100644
--- a/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
+++ b/app-emacs/vm/vm-8.2.0_beta-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/vm/${PV%.*}.x/${MY_PV}/+download/${MY_P}.tgz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bbdb ssl"
DEPEND="bbdb? ( app-emacs/bbdb )"