Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/libeatmydata/
Date: Sun, 06 Feb 2022 20:57:04
Message-Id: 1644181007.1cb9f1dc23dd6d452ec2557d699865cc9d0016de.arthurzam@gentoo
1 commit: 1cb9f1dc23dd6d452ec2557d699865cc9d0016de
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 6 20:56:47 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 6 20:56:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb9f1dc
7
8 sys-fs/libeatmydata: Keyword 129-r1 hppa, #832468
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-fs/libeatmydata/libeatmydata-129-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild b/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild
16 index e35d9419d8ab..24b83a8556c8 100644
17 --- a/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild
18 +++ b/sys-fs/libeatmydata/libeatmydata-129-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stewartsmith/${PN}/releases/download/v${PV}/${P}.tar
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="amd64 arm arm64 ~x86"
30 +KEYWORDS="amd64 arm arm64 ~hppa ~x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"