diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-15 01:22:20 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 19:44:48 +0100 |
commit | 4576dd863af5e506f8ecfb065cb5c070d7c335c8 (patch) | |
tree | b5308d1a8827273f656297c8cc22e0bc72395c3b /dev-haskell/x11 | |
parent | dev-vcs/darcs: keyword 2.16.5-r2 for ~ppc64 (diff) | |
download | gentoo-4576dd863af5e506f8ecfb065cb5c070d7c335c8.tar.gz gentoo-4576dd863af5e506f8ecfb065cb5c070d7c335c8.tar.bz2 gentoo-4576dd863af5e506f8ecfb065cb5c070d7c335c8.zip |
dev-haskell/x11: keyword 1.10.2 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/x11')
-rw-r--r-- | dev-haskell/x11/x11-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x11/x11-1.10.2.ebuild b/dev-haskell/x11/x11-1.10.2.ebuild index 794d6d454c07..6256f196587b 100644 --- a/dev-haskell/x11/x11-1.10.2.ebuild +++ b/dev-haskell/x11/x11-1.10.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/xmonad/X11" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+xinerama" # add +xinerama to IUSE and RDEPEND on libXScrnSaver and libXinerama below |