diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:15:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:15:59 +0200 |
commit | 9a475d938b97ed8b000738df1257e2fe13414e81 (patch) | |
tree | 49878f7af7ec10bcf8fe3ebf635223e707883686 /app-emacs/uptimes | |
parent | dev-libs/libev: amd64 stable wrt bug #697110 (diff) | |
download | gentoo-9a475d938b97ed8b000738df1257e2fe13414e81.tar.gz gentoo-9a475d938b97ed8b000738df1257e2fe13414e81.tar.bz2 gentoo-9a475d938b97ed8b000738df1257e2fe13414e81.zip |
app-emacs/uptimes: amd64 stable wrt bug #697486
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 30a33db9f97a..1f8077ebfbd3 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" |