diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:01:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:01:56 +0200 |
commit | f9dde5fac3adf0b93bf886e7f26243b61398784c (patch) | |
tree | 0959e39b02108b88036d44e0a9d586ce86000fef /sys-fs | |
parent | net-print/hplip: x86 stable wrt bug #723366 (diff) | |
download | gentoo-f9dde5fac3adf0b93bf886e7f26243b61398784c.tar.gz gentoo-f9dde5fac3adf0b93bf886e7f26243b61398784c.tar.bz2 gentoo-f9dde5fac3adf0b93bf886e7f26243b61398784c.zip |
sys-fs/fatsort: x86 stable wrt bug #723368
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 'sys-fs')
-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 1781e54315c1..0f3cb645a3c3 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" |