diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:51:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:51:36 +0100 |
commit | f84ab5ce8513ac3a7127604273df42057aa680cf (patch) | |
tree | 7b8a898b1982cbd756dd3bd5a694fd9c2d112f77 /app-emacs/boxquote/boxquote-2.1.ebuild | |
parent | media-video/mkvtoolnix: stable 37.0.0 for ppc64, bug #695498 (diff) | |
download | gentoo-f84ab5ce8513ac3a7127604273df42057aa680cf.tar.gz gentoo-f84ab5ce8513ac3a7127604273df42057aa680cf.tar.bz2 gentoo-f84ab5ce8513ac3a7127604273df42057aa680cf.zip |
app-emacs/boxquote: stable 2.1 for ppc64, bug #695548
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/boxquote/boxquote-2.1.ebuild')
-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 f2263f594820..dc92b6a17327 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" |