diff options
-rw-r--r-- | app-admin/entr/entr-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/entr/entr-5.4.ebuild b/app-admin/entr/entr-5.4.ebuild index 1751fb791ea0..73372abb0f71 100644 --- a/app-admin/entr/entr-5.4.ebuild +++ b/app-admin/entr/entr-5.4.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 )" |