diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/md4sum/md4sum-0.02.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild index fac751884b0e..089194c7affd 100644 --- a/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild +++ b/app-crypt/md4sum/md4sum-0.02.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="http://linux.xulin.de/c/" SRC_URI="http://linux.xulin.de/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" src_prepare() { |