diff options
author | Sam James <sam@gentoo.org> | 2022-12-22 13:06:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-22 13:06:02 +0000 |
commit | dd7372d944b1202dc557fdab4659050636a182f8 (patch) | |
tree | 15826201862cde47854301c8cdb08cea39eb6ace /app-emacs/epl | |
parent | app-emacs/pkg-info: Stabilize 0.6 amd64, #887969 (diff) | |
download | gentoo-dd7372d944b1202dc557fdab4659050636a182f8.tar.gz gentoo-dd7372d944b1202dc557fdab4659050636a182f8.tar.bz2 gentoo-dd7372d944b1202dc557fdab4659050636a182f8.zip |
app-emacs/epl: Stabilize 0.9-r2 amd64, #887969
Signed-off-by: Sam James <sam@gentoo.org>
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 )" |