diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:40 +0200 |
commit | e3dcb40972f89a43e8fda2cc1a07e242eb5ae0ad (patch) | |
tree | c83dc1e1aa38aad0fe761db7019511761cb6a9c7 /app-emacs | |
parent | app-emacs/nxml-svg-schemas: x86 stable wrt bug #695546 (diff) | |
download | gentoo-e3dcb40972f89a43e8fda2cc1a07e242eb5ae0ad.tar.gz gentoo-e3dcb40972f89a43e8fda2cc1a07e242eb5ae0ad.tar.bz2 gentoo-e3dcb40972f89a43e8fda2cc1a07e242eb5ae0ad.zip |
app-emacs/boxquote: x86 stable wrt bug #695548
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')
-rw-r--r-- | app-emacs/boxquote/boxquote-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/boxquote/boxquote-2.1.ebuild b/app-emacs/boxquote/boxquote-2.1.ebuild index dc92b6a17327..c91fb8c15dd2 100644 --- a/app-emacs/boxquote/boxquote-2.1.ebuild +++ b/app-emacs/boxquote/boxquote-2.1.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" |