diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:38:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:11 +0000 |
commit | 46636990a091880441463d255539dc935b336c48 (patch) | |
tree | a68e1fa12fc008504cedc0cd34fccf8eceeb8fe4 /net-misc/htpdate | |
parent | net-misc/ethertypes: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-46636990a091880441463d255539dc935b336c48.tar.gz gentoo-46636990a091880441463d255539dc935b336c48.tar.bz2 gentoo-46636990a091880441463d255539dc935b336c48.zip |
net-misc/htpdate: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/htpdate')
-rw-r--r-- | net-misc/htpdate/htpdate-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/htpdate/htpdate-1.2.2.ebuild b/net-misc/htpdate/htpdate-1.2.2.ebuild index fd145b43e0fb..4869d4ad827a 100644 --- a/net-misc/htpdate/htpdate-1.2.2.ebuild +++ b/net-misc/htpdate/htpdate-1.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux" DEPEND="" RDEPEND="" |