diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-13 10:29:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-13 10:29:44 -0400 |
commit | f973ea8c0b1d8057f4b786b29543437736cac8e8 (patch) | |
tree | 5d1644e791c75c524083d42b81b9f095f746ab7c /app-eselect/eselect-fontconfig | |
parent | dev-ruby/sexp_processor: amd64 stable wrt bug #683250 (diff) | |
download | gentoo-f973ea8c0b1d8057f4b786b29543437736cac8e8.tar.gz gentoo-f973ea8c0b1d8057f4b786b29543437736cac8e8.tar.bz2 gentoo-f973ea8c0b1d8057f4b786b29543437736cac8e8.zip |
app-eselect/eselect-fontconfig: arm64 stable (bug #677356)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-eselect/eselect-fontconfig')
-rw-r--r-- | app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild index 3eccfaf4b8a3..36fa78e814c3 100644 --- a/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild +++ b/app-eselect/eselect-fontconfig/eselect-fontconfig-1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/fontconfig.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.2.3 |