Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/scmail/
Date: Tue, 17 Jul 2018 13:30:29
Message-Id: 1531834181.f04262365f66dbcc5601b3220515a51d19270be5.hattya@gentoo
1 commit: f04262365f66dbcc5601b3220515a51d19270be5
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 17 13:27:41 2018 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 17 13:29:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0426236
7
8 mail-filter/scmail: keyword ia64
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 mail-filter/scmail/scmail-1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-filter/scmail/scmail-1.3.ebuild b/mail-filter/scmail/scmail-1.3.ebuild
16 index 8e65b389804..08bf4b0344f 100644
17 --- a/mail-filter/scmail/scmail-1.3.ebuild
18 +++ b/mail-filter/scmail/scmail-1.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="~amd64 ~ia64 ~ppc x86"
25 IUSE=""
26
27 RDEPEND="dev-scheme/gauche"