commit: e0063c74c60e3bc45a16e86893284cfbe65ef316 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Tue Aug 15 16:25:15 2023 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue Aug 15 16:25:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0063c74
app-admin/augeas: stabilize 1.14.1 for amd64, ppc, ppc64, sparc, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/augeas/augeas-1.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/augeas/augeas-1.14.1.ebuild b/app-admin/augeas/augeas-1.14.1.ebuild index c40e5aba18cf..ac61b8b66fd9 100644 --- a/app-admin/augeas/augeas-1.14.1.ebuild +++ b/app-admin/augeas/augeas-1.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hercules-team/augeas/releases/download/release-${PV} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )"
