diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-15 01:30:12 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 19:44:49 +0100 |
commit | 0621771aa81ef03a8e882ffc629c718f3ee0550f (patch) | |
tree | 6d0e5a5602fa7e399f54cb0e250865c1d95b2e54 /x11-wm | |
parent | dev-haskell/quickcheck-classes: keyword 0.6.4.0 for ~ppc64 (diff) | |
download | gentoo-0621771aa81ef03a8e882ffc629c718f3ee0550f.tar.gz gentoo-0621771aa81ef03a8e882ffc629c718f3ee0550f.tar.bz2 gentoo-0621771aa81ef03a8e882ffc629c718f3ee0550f.zip |
x11-wm/xmonad: keyword 0.17.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xmonad/xmonad-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xmonad/xmonad-0.17.0.ebuild b/x11-wm/xmonad/xmonad-0.17.0.ebuild index 5f05d98685d2..331c83719c84 100644 --- a/x11-wm/xmonad/xmonad-0.17.0.ebuild +++ b/x11-wm/xmonad/xmonad-0.17.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="no-autorepeat-keys" RDEPEND="dev-haskell/data-default-class:=[profile?] |