diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/entr/entr-5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/entr/entr-5.6.ebuild b/app-admin/entr/entr-5.6.ebuild index 9eb6865cd434..0c8dcfc2688e 100644 --- a/app-admin/entr/entr-5.6.ebuild +++ b/app-admin/entr/entr-5.6.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 )" |