diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:54:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:54:27 +0200 |
commit | b07ff92fa8eba81f30dd4a7c78c033e69628bff6 (patch) | |
tree | 86595a415afc009719b3e605e80d060d72528e43 | |
parent | net-print/hplip: amd64 stable wrt bug #723366 (diff) | |
download | gentoo-b07ff92fa8eba81f30dd4a7c78c033e69628bff6.tar.gz gentoo-b07ff92fa8eba81f30dd4a7c78c033e69628bff6.tar.bz2 gentoo-b07ff92fa8eba81f30dd4a7c78c033e69628bff6.zip |
sys-fs/fatsort: amd64 stable wrt bug #723368
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-fs/fatsort/fatsort-1.6.2.605.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild index 9fefbf5330a0..1781e54315c1 100644 --- a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild +++ b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}/${P}-gcc10.patch" |