diff options
-rw-r--r-- | app-admin/entr/entr-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/entr/entr-4.8.ebuild b/app-admin/entr/entr-4.8.ebuild index e8a126ca365b..9a6b392d012f 100644 --- a/app-admin/entr/entr-4.8.ebuild +++ b/app-admin/entr/entr-4.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://entrproject.org/code/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |