diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:33:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:34:28 +0200 |
commit | b6a128c5013775d2a0b6bb095d92e5d88bf53f08 (patch) | |
tree | 99325b34714466f7b0fb4cb14147c674e8ca6956 /net-misc/getdate | |
parent | media-tv/linuxtv-dvb-apps: x86 stable wrt bug #727736 (diff) | |
download | gentoo-b6a128c5013775d2a0b6bb095d92e5d88bf53f08.tar.gz gentoo-b6a128c5013775d2a0b6bb095d92e5d88bf53f08.tar.bz2 gentoo-b6a128c5013775d2a0b6bb095d92e5d88bf53f08.zip |
net-misc/getdate: x86 stable wrt bug #727738
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/getdate')
-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 21bf4a5126be..21c21d60ba86 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}" |