commit: e09fc04b3842d2ec76487d9cf527b529f33e825e Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Sep 16 20:22:13 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Sep 16 20:22:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09fc04b
app-admin/entr: mark stable for amd64. mark stable for the remaining arches using ALLARCHES. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-admin/entr/entr-4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/entr/entr-4.5.ebuild b/app-admin/entr/entr-4.5.ebuild index b86dea0ffd9..6440b0ac600 100644 --- a/app-admin/entr/entr-4.5.ebuild +++ b/app-admin/entr/entr-4.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://entrproject.org/code/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"
