diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 21:58:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 21:58:51 +0100 |
commit | 979b5a00d60cdbe1deaef5d927ed1ab9d3dac55b (patch) | |
tree | 475ba2e5f383580c7eae96e0e06469c5a54dbd8c /app-text/mythes | |
parent | net-irc/eggdrop: amd64 stable wrt bug #772212 (diff) | |
download | gentoo-979b5a00d60cdbe1deaef5d927ed1ab9d3dac55b.tar.gz gentoo-979b5a00d60cdbe1deaef5d927ed1ab9d3dac55b.tar.bz2 gentoo-979b5a00d60cdbe1deaef5d927ed1ab9d3dac55b.zip |
app-text/mythes: amd64 stable wrt bug #772362
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/mythes-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mythes/mythes-1.2.4-r1.ebuild b/app-text/mythes/mythes-1.2.4-r1.ebuild index 18b277dcc312..da748d27b525 100644 --- a/app-text/mythes/mythes-1.2.4-r1.ebuild +++ b/app-text/mythes/mythes-1.2.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="app-text/hunspell" |