diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:55:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:25 +0100 |
commit | 771488f2e879efd0215fb185404e271598ab3955 (patch) | |
tree | 39d64ae0868d94f83c08de80b6bbb50d5f6e0ef8 /x11-misc/dmenu | |
parent | media-sound/flacon: amd64 stable wrt bug #576416 (diff) | |
download | gentoo-771488f2e879efd0215fb185404e271598ab3955.tar.gz gentoo-771488f2e879efd0215fb185404e271598ab3955.tar.bz2 gentoo-771488f2e879efd0215fb185404e271598ab3955.zip |
x11-misc/dmenu: amd64 stable wrt bug #576066
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/dmenu')
-rw-r--r-- | x11-misc/dmenu/dmenu-4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/dmenu/dmenu-4.6.ebuild b/x11-misc/dmenu/dmenu-4.6.ebuild index 5f3a4ff0508a..34a615b12364 100644 --- a/x11-misc/dmenu/dmenu-4.6.ebuild +++ b/x11-misc/dmenu/dmenu-4.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="xinerama" RDEPEND=" |