diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:11:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:38 +0200 |
commit | ab30428418855630e3bb6c245bb6b0b3cde1fdc2 (patch) | |
tree | b66c64f30f8a29ae67767926a989d65354de4b0c /x11-misc/j4-dmenu-desktop | |
parent | dev-php/igbinary: x86 stable (bug #687326) (diff) | |
download | gentoo-ab30428418855630e3bb6c245bb6b0b3cde1fdc2.tar.gz gentoo-ab30428418855630e3bb6c245bb6b0b3cde1fdc2.tar.bz2 gentoo-ab30428418855630e3bb6c245bb6b0b3cde1fdc2.zip |
x11-misc/j4-dmenu-desktop: x86 stable (bug #682774)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-misc/j4-dmenu-desktop')
-rw-r--r-- | x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-2.17.ebuild b/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-2.17.ebuild index c94e1d9cbba9..132952a0bfef 100644 --- a/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-2.17.ebuild +++ b/x11-misc/j4-dmenu-desktop/j4-dmenu-desktop-2.17.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/enkore/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="test? ( dev-cpp/catch:1 )" |