diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-07-26 22:46:40 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-07-26 22:46:40 +0200 |
commit | 5e4bd4e49a5bd2f37c4148bd490a1df62c2584fe (patch) | |
tree | 7bbdd5f3daa26a7a70fa4a081156b98bbe03acb1 /x11-misc | |
parent | app-emulation/faudio: taking ownership (diff) | |
download | gentoo-5e4bd4e49a5bd2f37c4148bd490a1df62c2584fe.tar.gz gentoo-5e4bd4e49a5bd2f37c4148bd490a1df62c2584fe.tar.bz2 gentoo-5e4bd4e49a5bd2f37c4148bd490a1df62c2584fe.zip |
x11-misc/j4-dmenu-desktop: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-3.0-r1.ebuild b/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-3.0-r1.ebuild index e56bc1b3ab29..f4cb48b81297 100644 --- a/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-3.0-r1.ebuild +++ b/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-3.0-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+dmenu test" RESTRICT="!test? ( test )" |