diff options
author | Sam James <sam@gentoo.org> | 2021-04-03 22:14:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 22:14:51 +0000 |
commit | 4a9a84ec0f8d2c36995b2e9e6db149a50463ffc2 (patch) | |
tree | 5ec3a67490387b99b92b6b64ace28e13a39e1200 /x11-plugins | |
parent | net-libs/libomemo: Stabilize 0.7.1-r2 x86, #779817 (diff) | |
download | gentoo-4a9a84ec0f8d2c36995b2e9e6db149a50463ffc2.tar.gz gentoo-4a9a84ec0f8d2c36995b2e9e6db149a50463ffc2.tar.bz2 gentoo-4a9a84ec0f8d2c36995b2e9e6db149a50463ffc2.zip |
x11-plugins/lurch: Stabilize 0.7.0 x86, #779817
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/lurch/lurch-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/lurch/lurch-0.7.0.ebuild b/x11-plugins/lurch/lurch-0.7.0.ebuild index fd2c8d051937..dbdcaa1fc957 100644 --- a/x11-plugins/lurch/lurch-0.7.0.ebuild +++ b/x11-plugins/lurch/lurch-0.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gkdr/lurch/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" # likely not GPL-3+, https://github.com/gkdr/lurch/issues/165 SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # NOTE: Some of these dependencies seem like leftovers in the build system |