diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:48 +0200 |
commit | 443813386c2c91a5f34385d0d8df6e791fa0d3f1 (patch) | |
tree | afba2e4f474696f2e8bc3eef31db5205bd2a59d7 /app-emacs/uptimes | |
parent | dev-libs/libev: x86 stable wrt bug #697110 (diff) | |
download | gentoo-443813386c2c91a5f34385d0d8df6e791fa0d3f1.tar.gz gentoo-443813386c2c91a5f34385d0d8df6e791fa0d3f1.tar.bz2 gentoo-443813386c2c91a5f34385d0d8df6e791fa0d3f1.zip |
app-emacs/uptimes: x86 stable wrt bug #697486
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/uptimes')
-rw-r--r-- | app-emacs/uptimes/uptimes-3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/uptimes/uptimes-3.7.ebuild b/app-emacs/uptimes/uptimes-3.7.ebuild index 1f8077ebfbd3..869df6026ab0 100644 --- a/app-emacs/uptimes/uptimes-3.7.ebuild +++ b/app-emacs/uptimes/uptimes-3.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/davep/${MY_PN}/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}/${MY_PN}-${PV}" SITEFILE="50${PN}-gentoo.el" |