diff options
author | Sam James <sam@gentoo.org> | 2022-03-18 18:06:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-18 18:08:42 +0000 |
commit | 9df4c834ab358aa9aa8f111e223412f382445904 (patch) | |
tree | fb053930876d1f76bcc9a030c547f4802742e0aa /app-emacs/boxquote | |
parent | app-editors/zile: Stabilize 2.6.2-r1 ppc, #835557 (diff) | |
download | gentoo-9df4c834ab358aa9aa8f111e223412f382445904.tar.gz gentoo-9df4c834ab358aa9aa8f111e223412f382445904.tar.bz2 gentoo-9df4c834ab358aa9aa8f111e223412f382445904.zip |
app-emacs/boxquote: Stabilize 2.2 ALLARCHES, #835558
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r-- | app-emacs/boxquote/boxquote-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/boxquote/boxquote-2.2.ebuild b/app-emacs/boxquote/boxquote-2.2.ebuild index 2dab7e45d131..80be7ce41c0d 100644 --- a/app-emacs/boxquote/boxquote-2.2.ebuild +++ b/app-emacs/boxquote/boxquote-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 x86" S="${WORKDIR}/${PN}.el-${PV}" SITEFILE="50${PN}-gentoo.el" |