diff options
Diffstat (limited to 'app-emacs/epl')
-rw-r--r-- | app-emacs/epl/epl-0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/epl/epl-0.9-r2.ebuild b/app-emacs/epl/epl-0.9-r2.ebuild index ab77384670c6..e95b755907c2 100644 --- a/app-emacs/epl/epl-0.9-r2.ebuild +++ b/app-emacs/epl/epl-0.9-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cask/epl/archive/refs/tags/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |