Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/moreutils/
Date: Fri, 04 Jan 2019 06:40:19
Message-Id: 1546583994.ec788bacad6f37f43ff923296a2c89791167cb77.radhermit@gentoo
1 commit: ec788bacad6f37f43ff923296a2c89791167cb77
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 4 06:38:39 2019 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 4 06:39:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec788bac
7
8 sys-apps/moreutils: add ~arm64 keyword
9
10 Closes: https://bugs.gentoo.org/668488
11
12 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
13
14 sys-apps/moreutils/moreutils-0.62.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/moreutils/moreutils-0.62.ebuild b/sys-apps/moreutils/moreutils-0.62.ebuild
18 index 2e245cd08c2..ed18577e7f6 100644
19 --- a/sys-apps/moreutils/moreutils-0.62.ebuild
20 +++ b/sys-apps/moreutils/moreutils-0.62.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux"
27 IUSE="+doc +perl"
28
29 RDEPEND="