diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:41 +0200 |
commit | 0dec95663789c32dcff65d34630e2d3be1586c39 (patch) | |
tree | 179dbc87f0e0d4af71ac9e00372f648bc0b80fc7 /app-emacs/binclock/binclock-1.11.ebuild | |
parent | app-emacs/mew: x86 stable wrt bug #695550 (diff) | |
download | gentoo-0dec95663789c32dcff65d34630e2d3be1586c39.tar.gz gentoo-0dec95663789c32dcff65d34630e2d3be1586c39.tar.bz2 gentoo-0dec95663789c32dcff65d34630e2d3be1586c39.zip |
app-emacs/binclock: x86 stable wrt bug #695552
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/binclock/binclock-1.11.ebuild')
-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 7a699882893d..1eed9754ceea 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" |