Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/augeas/
Date: Thu, 29 Apr 2021 05:44:55
Message-Id: 1619675063.a30d4e32fd2ab365da6be94791f46e049de14a86.sam@gentoo
1 commit: a30d4e32fd2ab365da6be94791f46e049de14a86
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 29 05:42:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 29 05:44:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30d4e32
7
8 app-admin/augeas: Stabilize 1.12.0 sparc, #786609
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/augeas/augeas-1.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/augeas/augeas-1.12.0.ebuild b/app-admin/augeas/augeas-1.12.0.ebuild
16 index 0c09cb0cd6a..a0ec45a7936 100644
17 --- a/app-admin/augeas/augeas-1.12.0.ebuild
18 +++ b/app-admin/augeas/augeas-1.12.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://download.augeas.net/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="LGPL-2.1"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
25 IUSE="static-libs test"
26 RESTRICT="!test? ( test )"