diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:28 +0100 |
commit | 0e76101ec76edfdcb106ab46ff8758f1548c480a (patch) | |
tree | 560f214cb12788d5c1def79825e789d00441f038 /app-emacs/boxquote | |
parent | net-analyzer/speedtest-cli: stable 2.1.1 for ppc, bug #695456 (diff) | |
download | gentoo-0e76101ec76edfdcb106ab46ff8758f1548c480a.tar.gz gentoo-0e76101ec76edfdcb106ab46ff8758f1548c480a.tar.bz2 gentoo-0e76101ec76edfdcb106ab46ff8758f1548c480a.zip |
app-emacs/boxquote: stable 2.1 for ppc, bug #695548
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/boxquote')
-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 b852645b9ee3..f2263f594820 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" |