diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:03:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:16:28 +0100 |
commit | d90049623bdc04ba92701fd0de0ab27d4d20019a (patch) | |
tree | 03a7e0f1d3a5dd208d9a1faf1adb5c06fd2c152c /app-emacs/uptimes | |
parent | xfce-extra/xfce4-time-out-plugin: stable 1.0.3-r1 for ppc, bug #697454 (diff) | |
download | gentoo-d90049623bdc04ba92701fd0de0ab27d4d20019a.tar.gz gentoo-d90049623bdc04ba92701fd0de0ab27d4d20019a.tar.bz2 gentoo-d90049623bdc04ba92701fd0de0ab27d4d20019a.zip |
app-emacs/uptimes: stable 3.7 for ppc, bug #697486
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/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 224e4265609f..7ead0a0e3759 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" |