diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 20:49:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 20:49:37 +0000 |
commit | e9cd607f4adb29a9c58952f6b15babe0aa52620a (patch) | |
tree | c21a316607efa62cde621d83f7bf8cea4197d350 /app-emacs | |
parent | app-emacs/magit: Stabilize 3.3.0 ALLARCHES, #833349 (diff) | |
download | gentoo-e9cd607f4adb29a9c58952f6b15babe0aa52620a.tar.gz gentoo-e9cd607f4adb29a9c58952f6b15babe0aa52620a.tar.bz2 gentoo-e9cd607f4adb29a9c58952f6b15babe0aa52620a.zip |
app-emacs/magit-popup: Stabilize 2.13.3 ALLARCHES, #833349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/magit-popup/magit-popup-2.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/magit-popup/magit-popup-2.13.3.ebuild b/app-emacs/magit-popup/magit-popup-2.13.3.ebuild index f58ae4d2112b..0a144c701e4d 100644 --- a/app-emacs/magit-popup/magit-popup-2.13.3.ebuild +++ b/app-emacs/magit-popup/magit-popup-2.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/magit/magit-popup/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |