diff options
author | 2024-03-22 08:13:55 +0200 | |
---|---|---|
committer | 2024-03-22 08:13:55 +0200 | |
commit | 630a87ad254963c628117fc02e106c025413c2e1 (patch) | |
tree | 4dd567d587c720531bcd0dd58e38b05628004dc1 /app-emacs/elpher | |
parent | dev-lang/luau: Stabilize 0.613 amd64, #927369 (diff) | |
download | gentoo-630a87ad254963c628117fc02e106c025413c2e1.tar.gz gentoo-630a87ad254963c628117fc02e106c025413c2e1.tar.bz2 gentoo-630a87ad254963c628117fc02e106c025413c2e1.zip |
app-emacs/elpher: Stabilize 3.5.1 x86, #927371
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/elpher')
-rw-r--r-- | app-emacs/elpher/elpher-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/elpher/elpher-3.5.1.ebuild b/app-emacs/elpher/elpher-3.5.1.ebuild index 76c656c68d9f..17394bd86f2c 100644 --- a/app-emacs/elpher/elpher-3.5.1.ebuild +++ b/app-emacs/elpher/elpher-3.5.1.ebuild @@ -23,7 +23,7 @@ else else die "could not generate SRC_URI" fi - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-3+" |