diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:53:54 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 18:53:54 -0400 |
commit | 842cedd0b9c8d99e97976e146fa55d59e72b8a2d (patch) | |
tree | 5eadd476af55de046f5c3d8650963d05af1ed9d0 /x11-wm/awesome | |
parent | dev-lua/ldoc: amd64 stable wrt bug #638140 (diff) | |
download | gentoo-842cedd0b9c8d99e97976e146fa55d59e72b8a2d.tar.gz gentoo-842cedd0b9c8d99e97976e146fa55d59e72b8a2d.tar.bz2 gentoo-842cedd0b9c8d99e97976e146fa55d59e72b8a2d.zip |
x11-wm/awesome: amd64 stable wrt bug #638140
Bug: https://bugs.gentoo.org/638140
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r-- | x11-wm/awesome/awesome-4.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/awesome/awesome-4.2-r2.ebuild b/x11-wm/awesome/awesome-4.2-r2.ebuild index 68a8485c85c7..6b1db77c3879 100644 --- a/x11-wm/awesome/awesome-4.2-r2.ebuild +++ b/x11-wm/awesome/awesome-4.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/awesomeWM/awesome-releases/raw/master/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus doc elibc_FreeBSD gnome luajit test" RDEPEND=" |