Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/sokoban/
Date: Fri, 15 Nov 2019 08:49:07
Message-Id: 1573807741.6723f53681206b63e2138d1fb08c016c9ccbc996.ago@gentoo
1 commit: 6723f53681206b63e2138d1fb08c016c9ccbc996
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 08:49:01 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 15 08:49:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6723f536
7
8 app-emacs/sokoban: amd64/x86 stable, (ALLARCHES policy) wrt bug #700074
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 app-emacs/sokoban/sokoban-1.4.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/sokoban/sokoban-1.4.8.ebuild b/app-emacs/sokoban/sokoban-1.4.8.ebuild
17 index b1a92acefea..65e15131a5b 100644
18 --- a/app-emacs/sokoban/sokoban-1.4.8.ebuild
19 +++ b/app-emacs/sokoban/sokoban-1.4.8.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://elpa.gnu.org/packages/${P}.tar"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 ELISP_REMOVE="sokoban-pkg.el"
28 SITEFILE="50${PN}-gentoo.el"