Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/boxquote/
Date: Thu, 26 Sep 2019 06:52:11
Message-Id: 1569480696.f84ab5ce8513ac3a7127604273df42057aa680cf.slyfox@gentoo
1 commit: f84ab5ce8513ac3a7127604273df42057aa680cf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:51:36 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:51:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84ab5ce
7
8 app-emacs/boxquote: stable 2.1 for ppc64, bug #695548
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-emacs/boxquote/boxquote-2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/boxquote/boxquote-2.1.ebuild b/app-emacs/boxquote/boxquote-2.1.ebuild
18 index f2263f59482..dc92b6a1732 100644
19 --- a/app-emacs/boxquote/boxquote-2.1.ebuild
20 +++ b/app-emacs/boxquote/boxquote-2.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ppc ~ppc64 ~x86"
26 +KEYWORDS="~amd64 ppc ppc64 ~x86"
27
28 S="${WORKDIR}/${PN}.el-${PV}"
29 SITEFILE="50${PN}-gentoo.el"