diff options
author | Sam James <sam@gentoo.org> | 2022-03-18 18:06:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-18 18:08:53 +0000 |
commit | 6f792e9098b8a5575a05700beb8d4a8928b60167 (patch) | |
tree | eb5aaf5c53b022597f4eda34487021379e961b5c /app-emacs | |
parent | app-emacs/dictionary: Stabilize 1.11 ALLARCHES, #835566 (diff) | |
download | gentoo-6f792e9098b8a5575a05700beb8d4a8928b60167.tar.gz gentoo-6f792e9098b8a5575a05700beb8d4a8928b60167.tar.bz2 gentoo-6f792e9098b8a5575a05700beb8d4a8928b60167.zip |
app-emacs/htmlize: Stabilize 1.56 ALLARCHES, #835567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/htmlize/htmlize-1.56.ebuild b/app-emacs/htmlize/htmlize-1.56.ebuild index af3bfedd4573..2e7c99ec58a9 100644 --- a/app-emacs/htmlize/htmlize-1.56.ebuild +++ b/app-emacs/htmlize/htmlize-1.56.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hniksic/${MY_PN}/archive/release/${PV}.tar.gz -> ${P LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" S="${WORKDIR}/${MY_PN}-release-${PV}" SITEFILE="50${PN}-gentoo.el" |