diff options
author | Sam James <sam@gentoo.org> | 2023-08-15 04:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-15 04:17:04 +0100 |
commit | f8601cd3e174f06724ea99863f0796327363a255 (patch) | |
tree | 8b3c0ac3ea979c9fb32961998ba0ba92785766a0 /app-emacs/pymacs | |
parent | xfce-base/thunar: Stabilize 4.18.6 ppc, #911620 (diff) | |
download | gentoo-f8601cd3e174f06724ea99863f0796327363a255.tar.gz gentoo-f8601cd3e174f06724ea99863f0796327363a255.tar.bz2 gentoo-f8601cd3e174f06724ea99863f0796327363a255.zip |
app-emacs/pymacs: Stabilize 0.26-r4 ppc, #912044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r-- | app-emacs/pymacs/pymacs-0.26-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pymacs/pymacs-0.26-r4.ebuild b/app-emacs/pymacs/pymacs-0.26-r4.ebuild index b2d733c8de55..bebfd8782b42 100644 --- a/app-emacs/pymacs/pymacs-0.26-r4.ebuild +++ b/app-emacs/pymacs/pymacs-0.26-r4.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/dgentry/${PN^}/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${P^} - KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" fi LICENSE="GPL-2+" |