diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:01:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 702258f8d09d9ff469c3e681e05978692d129436 (patch) | |
tree | 75dcb01593aefb7af74c1457cffb4bf825da9eb3 /x11-wm | |
parent | dev-haskell/setlocale: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-702258f8d09d9ff469c3e681e05978692d129436.tar.gz gentoo-702258f8d09d9ff469c3e681e05978692d129436.tar.bz2 gentoo-702258f8d09d9ff469c3e681e05978692d129436.zip |
x11-wm/xmonad: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xmonad/xmonad-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xmonad/xmonad-0.12.ebuild b/x11-wm/xmonad/xmonad-0.12.ebuild index 305a0c7bf5e7..64fb66323e66 100644 --- a/x11-wm/xmonad/xmonad-0.12.ebuild +++ b/x11-wm/xmonad/xmonad-0.12.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc64 ~sparc x86" IUSE="+default-term no-autorepeat-keys" RDEPEND="dev-haskell/data-default:=[profile?] |