diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:04:37 +0200 |
commit | 23b4d36c8eda8e15509187a7ff83952f07cdde77 (patch) | |
tree | b8525dcef8c91dc40bb9400ce3c7df041fd36700 /app-emacs/binclock | |
parent | app-emacs/mew: amd64 stable wrt bug #695550 (diff) | |
download | gentoo-23b4d36c8eda8e15509187a7ff83952f07cdde77.tar.gz gentoo-23b4d36c8eda8e15509187a7ff83952f07cdde77.tar.bz2 gentoo-23b4d36c8eda8e15509187a7ff83952f07cdde77.zip |
app-emacs/binclock: amd64 stable wrt bug #695552
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/binclock')
-rw-r--r-- | app-emacs/binclock/binclock-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/binclock/binclock-1.11.ebuild b/app-emacs/binclock/binclock-1.11.ebuild index 1eed9754ceea..95d67fae9777 100644 --- a/app-emacs/binclock/binclock-1.11.ebuild +++ b/app-emacs/binclock/binclock-1.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" # v2 only SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" S="${WORKDIR}/${PN}.el-${PV}" SITEFILE="50${PN}-gentoo.el" |