commit: a004df1beebbadc1a900aff76ce27d42b7bba14b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 27 16:07:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 27 16:07:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a004df1b
x11-misc/dzen: Stabilize 0.9.5_p2 amd64, #778725 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/dzen/dzen-0.9.5_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dzen/dzen-0.9.5_p2.ebuild b/x11-misc/dzen/dzen-0.9.5_p2.ebuild index 76242c09ce4..547c24c755b 100644 --- a/x11-misc/dzen/dzen-0.9.5_p2.ebuild +++ b/x11-misc/dzen/dzen-0.9.5_p2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/robm/dzen/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar. S="${WORKDIR}/${PN}-${COMMIT_HASH}" LICENSE="MIT" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="2" IUSE="xinerama xpm"
