diff options
-rw-r--r-- | app-admin/entr/entr-5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/entr/entr-5.3-r1.ebuild b/app-admin/entr/entr-5.3-r1.ebuild index 848e44370ac6..3c6488a27b8d 100644 --- a/app-admin/entr/entr-5.3-r1.ebuild +++ b/app-admin/entr/entr-5.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://eradman.com/entrproject/code/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |