diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:07 +0300 |
commit | 6a7a493a10c3a595dfeab9ced63219e4ecfba77d (patch) | |
tree | 77d61bb172fae97223ae8dece1e6983918f7d0d8 /app-emacs | |
parent | app-emacs/haskell-mode: Stabilize 17.2_p20230616 ALLARCHES, #910727 (diff) | |
download | gentoo-6a7a493a10c3a595dfeab9ced63219e4ecfba77d.tar.gz gentoo-6a7a493a10c3a595dfeab9ced63219e4ecfba77d.tar.bz2 gentoo-6a7a493a10c3a595dfeab9ced63219e4ecfba77d.zip |
app-emacs/po-mode: Stabilize 0.22 ALLARCHES, #910728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/po-mode/po-mode-0.22.ebuild b/app-emacs/po-mode/po-mode-0.22.ebuild index c35419113057..2fd5f0a26fab 100644 --- a/app-emacs/po-mode/po-mode-0.22.ebuild +++ b/app-emacs/po-mode/po-mode-0.22.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/emacs" ELISP_REMOVE="start-po.el" |