diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:50 +0200 |
commit | 3f5540854468453c4ba05d57051888d1df721cbd (patch) | |
tree | bff5d1fdc7d2607e93e535126c86079f7ea6b825 /net-misc/netdate | |
parent | net-mail/mailbase: s390 stable wrt bug #696342 (diff) | |
download | gentoo-3f5540854468453c4ba05d57051888d1df721cbd.tar.gz gentoo-3f5540854468453c4ba05d57051888d1df721cbd.tar.bz2 gentoo-3f5540854468453c4ba05d57051888d1df721cbd.zip |
net-misc/netdate: s390 stable wrt bug #696344
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/netdate')
-rw-r--r-- | net-misc/netdate/netdate-1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild index e3c30964a6b4..21dc4746826a 100644 --- a/net-misc/netdate/netdate-1.2-r1.ebuild +++ b/net-misc/netdate/netdate-1.2-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~sparc x86" +KEYWORDS="~amd64 ~arm ~mips s390 ~sh ~sparc x86" S="${WORKDIR}/${PN}" |