diff options
author | 2022-06-26 20:43:38 +0300 | |
---|---|---|
committer | 2022-06-26 20:43:38 +0300 | |
commit | 9e9a31ad46f205bbf370583cd160f5628ee784ee (patch) | |
tree | 6a40c7d4ce1a6f04b309d4582262c019a4609b35 /app-eselect | |
parent | media-libs/fontconfig: Stabilize 2.14.0-r1 hppa, #854384 (diff) | |
download | gentoo-9e9a31ad46f205bbf370583cd160f5628ee784ee.tar.gz gentoo-9e9a31ad46f205bbf370583cd160f5628ee784ee.tar.bz2 gentoo-9e9a31ad46f205bbf370583cd160f5628ee784ee.zip |
app-eselect/eselect-fontconfig: Stabilize 20220403 hppa, #854384
Signed-off-by: Arthur Zamarin <arthurzam@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 ff4c92883c57..b8f890593de3 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" |