diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:37:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:37:25 +0200 |
commit | 26349ff583003f756549eaca8a4df0bf47036625 (patch) | |
tree | 9370be3fb0968a0cb3c29db8a46587dc90f6354b /app-eselect | |
parent | sci-libs/gdal: x86 stable wrt bug #854369 (diff) | |
download | gentoo-26349ff583003f756549eaca8a4df0bf47036625.tar.gz gentoo-26349ff583003f756549eaca8a4df0bf47036625.tar.bz2 gentoo-26349ff583003f756549eaca8a4df0bf47036625.zip |
app-eselect/eselect-fontconfig: x86 stable wrt bug #854384
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-fontconfig/eselect-fontconfig-20220403.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-20220403.ebuild b/app-eselect/eselect-fontconfig/eselect-fontconfig-20220403.ebuild index dcb2112aaff0..86448b67e0a9 100644 --- a/app-eselect/eselect-fontconfig/eselect-fontconfig-20220403.ebuild +++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-20220403.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/fontconfig.esel LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.3" |