diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:17:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 20:44:15 +0000 |
commit | 9df7665006abfc83b34fc5b0e70c68a7bf5dda18 (patch) | |
tree | 21e90fb88fdb4e9d3f9a7f1c8efc20cda049cbd9 /dev-vcs/guilt | |
parent | dev-vcs/cvs2cl: stable 2.71-r1 for ppc, bug #676526 (diff) | |
download | gentoo-9df7665006abfc83b34fc5b0e70c68a7bf5dda18.tar.gz gentoo-9df7665006abfc83b34fc5b0e70c68a7bf5dda18.tar.bz2 gentoo-9df7665006abfc83b34fc5b0e70c68a7bf5dda18.zip |
dev-vcs/guilt: stable 0.36-r1 for ppc, bug #676538
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/guilt')
-rw-r--r-- | dev-vcs/guilt/guilt-0.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/guilt/guilt-0.36-r1.ebuild b/dev-vcs/guilt/guilt-0.36-r1.ebuild index ab2b064429e9..1f572822a3c3 100644 --- a/dev-vcs/guilt/guilt-0.36-r1.ebuild +++ b/dev-vcs/guilt/guilt-0.36-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="${HOMEPAGE}/snapshot/22d785dd24329170f66e7696da38b3e90e033d61.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86" IUSE="" # Since we need to build the man pages anyway, I don't think it makes |