diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-10-08 02:37:41 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-08 10:01:32 +0300 |
commit | 07d3b2d22c5e0e0a2097ea7f276f0ed421f01a1c (patch) | |
tree | 7e54fc1d3e68f050dfe2bc604102cbf7995b4148 /app-emacs/epl | |
parent | app-emacs/f: Keyword 0.20.0-r1 alpha, #873541 (diff) | |
download | gentoo-07d3b2d22c5e0e0a2097ea7f276f0ed421f01a1c.tar.gz gentoo-07d3b2d22c5e0e0a2097ea7f276f0ed421f01a1c.tar.bz2 gentoo-07d3b2d22c5e0e0a2097ea7f276f0ed421f01a1c.zip |
app-emacs/epl: Keyword 0.9-r2 alpha, #873541
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@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 7d4beccc65f0..ab77384670c6 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="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |