diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:27:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:27:25 +0100 |
commit | c2ea7d24b3ea41c7a84b950b8c8384032476de58 (patch) | |
tree | 9261d6e151252ccc14ae7c9c6bf27937fcb954a1 /app-emacs | |
parent | app-emacs/php-mode: amd64/ppc64/ppc/x86 stable, (ALLARCHES policy) wrt bug #7... (diff) | |
download | gentoo-c2ea7d24b3ea41c7a84b950b8c8384032476de58.tar.gz gentoo-c2ea7d24b3ea41c7a84b950b8c8384032476de58.tar.bz2 gentoo-c2ea7d24b3ea41c7a84b950b8c8384032476de58.zip |
app-emacs/htmlize: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #705560
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/htmlize/htmlize-1.55.ebuild b/app-emacs/htmlize/htmlize-1.55.ebuild index 98ded842db43..bfd72c3baee5 100644 --- a/app-emacs/htmlize/htmlize-1.55.ebuild +++ b/app-emacs/htmlize/htmlize-1.55.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |