diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:16 +0200 |
commit | 14d2e01c6a45a2efb4f8de14a1373b3930690ceb (patch) | |
tree | a55403e241185ca486e05ed4bde49f215e864f5b /app-emacs | |
parent | app-emacs/nxml-svg-schemas: amd64 stable wrt bug #695546 (diff) | |
download | gentoo-14d2e01c6a45a2efb4f8de14a1373b3930690ceb.tar.gz gentoo-14d2e01c6a45a2efb4f8de14a1373b3930690ceb.tar.bz2 gentoo-14d2e01c6a45a2efb4f8de14a1373b3930690ceb.zip |
app-emacs/boxquote: amd64 stable wrt bug #695548
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 c91fb8c15dd2..304eb0cd2cda 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" |