diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-23 15:35:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-23 22:26:09 +0200 |
commit | 15983c3070517122447aa0cbc02d9f2b360a6733 (patch) | |
tree | 6f386b0ea8f4dda385914288153fbd3325d6f01f /x11-misc/rofi | |
parent | sys-kernel/aufs-sources: Bump to latest genpatches and linux release (diff) | |
download | gentoo-15983c3070517122447aa0cbc02d9f2b360a6733.tar.gz gentoo-15983c3070517122447aa0cbc02d9f2b360a6733.tar.bz2 gentoo-15983c3070517122447aa0cbc02d9f2b360a6733.zip |
x11-misc/rofi: Stable for AMD64 x86 (bug #615976).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-misc/rofi')
-rw-r--r-- | x11-misc/rofi/rofi-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/rofi/rofi-1.3.1.ebuild b/x11-misc/rofi/rofi-1.3.1.ebuild index 6f41c2dfab6b..510e5d7b52f2 100644 --- a/x11-misc/rofi/rofi-1.3.1.ebuild +++ b/x11-misc/rofi/rofi-1.3.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/DaveDavenport/${PN}/releases/download/${PV}/${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="windowmode" RDEPEND=" |