diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:41 +0200 |
commit | e48eed92853a67524536392afb0a976aa4dd1610 (patch) | |
tree | fe7c50a4b9bd0361484dfbce773ae33bd794b53c /app-emacs/htmlize | |
parent | app-emacs/binclock: x86 stable wrt bug #695552 (diff) | |
download | gentoo-e48eed92853a67524536392afb0a976aa4dd1610.tar.gz gentoo-e48eed92853a67524536392afb0a976aa4dd1610.tar.bz2 gentoo-e48eed92853a67524536392afb0a976aa4dd1610.zip |
app-emacs/htmlize: x86 stable wrt bug #695554
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/htmlize')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.54.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/htmlize/htmlize-1.54.ebuild b/app-emacs/htmlize/htmlize-1.54.ebuild index 03b1ad07973f..eed14c2207af 100644 --- a/app-emacs/htmlize/htmlize-1.54.ebuild +++ b/app-emacs/htmlize/htmlize-1.54.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" |