diff options
author | hololeap <hololeap@users.noreply.github.com> | 2023-03-15 17:44:26 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:22:06 +0000 |
commit | fd74e52f2739a7e2f8af3cfe8e46a1eb16efadf0 (patch) | |
tree | f32627385ef0cbc7623b90f06b9228345e7c410c /dev-haskell | |
parent | dev-haskell/x11: Stabilize for amd64 (diff) | |
download | gentoo-fd74e52f2739a7e2f8af3cfe8e46a1eb16efadf0.tar.gz gentoo-fd74e52f2739a7e2f8af3cfe8e46a1eb16efadf0.tar.bz2 gentoo-fd74e52f2739a7e2f8af3cfe8e46a1eb16efadf0.zip |
dev-haskell/x11-xft: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/x11-xft/x11-xft-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild b/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild index 48b0754a3a1f..80d5a221a7af 100644 --- a/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild +++ b/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://hackage.haskell.org/package/X11-xft" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=">=dev-haskell/utf8-string-0.1:=[profile?] >=dev-haskell/x11-1.2.1:=[xinerama,profile?] |