diff options
author | Sam James <sam@gentoo.org> | 2021-01-11 08:02:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-11 08:02:29 +0000 |
commit | d1ddf01de08d78664be138c0284906bf15c3555d (patch) | |
tree | 2a7085de4950e44d38de353d27c7670c69bf1778 /app-misc | |
parent | sys-apps/conspy: Stabilize 1.14 amd64, #764839 (diff) | |
download | gentoo-d1ddf01de08d78664be138c0284906bf15c3555d.tar.gz gentoo-d1ddf01de08d78664be138c0284906bf15c3555d.tar.bz2 gentoo-d1ddf01de08d78664be138c0284906bf15c3555d.zip |
app-misc/xmind: Stabilize 3.7.6_p201801311814 amd64, #764845
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/xmind/xmind-3.7.6_p201801311814.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild index 67866d5575d9..869813d042d0 100644 --- a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild +++ b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz" LICENSE="EPL-1.0 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="app-arch/unzip" |