1 |
commit: 9600cc15372f84331968f7874bc869ca7ae675b7 |
2 |
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Dec 29 07:40:36 2016 +0000 |
4 |
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Dec 29 07:45:49 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9600cc15 |
7 |
|
8 |
app-emacs/howm: ppc/x86 stable using ALLARCHES |
9 |
|
10 |
Gentoo-bug: 591806 |
11 |
|
12 |
Package-Manager: Portage-2.3.3, Repoman-2.3.1 |
13 |
|
14 |
app-emacs/howm/howm-1.4.3.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/app-emacs/howm/howm-1.4.3.ebuild b/app-emacs/howm/howm-1.4.3.ebuild |
18 |
index 1f1c2d0..d752353 100644 |
19 |
--- a/app-emacs/howm/howm-1.4.3.ebuild |
20 |
+++ b/app-emacs/howm/howm-1.4.3.ebuild |
21 |
@@ -12,7 +12,7 @@ SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" |
22 |
|
23 |
LICENSE="GPL-1+ GPL-2+" |
24 |
SLOT="0" |
25 |
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" |
26 |
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" |
27 |
|
28 |
SITEFILE="50${PN}-gentoo.el" |