diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:43 +0200 |
commit | fda7e46a134f966e91a79dce65ba77710555a22f (patch) | |
tree | 5512b293e18ad42794e2883d48aa6ae5361c866f /net-misc | |
parent | app-office/homebank: ppc stable wrt bug #705064 (diff) | |
download | gentoo-fda7e46a134f966e91a79dce65ba77710555a22f.tar.gz gentoo-fda7e46a134f966e91a79dce65ba77710555a22f.tar.bz2 gentoo-fda7e46a134f966e91a79dce65ba77710555a22f.zip |
net-misc/getdate: ppc stable wrt bug #727738
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/getdate/getdate-1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/getdate/getdate-1.2-r2.ebuild b/net-misc/getdate/getdate-1.2-r2.ebuild index 6ea4fa30ba45..21bf4a5126be 100644 --- a/net-misc/getdate/getdate-1.2-r2.ebuild +++ b/net-misc/getdate/getdate-1.2-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="GPL-1+" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ppc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" |