diff options
author | 2020-09-18 10:22:12 +0200 | |
---|---|---|
committer | 2020-09-18 10:26:04 +0200 | |
commit | 3b8dea4ba0a045fc2cc0b49e0800e210d5275888 (patch) | |
tree | 8feaad7947f4dfc5786b56923d28d1263cfa0cf3 /app-dicts/verbiste | |
parent | dev-python/wtforms: x86 stable wrt bug #741306 (diff) | |
download | gentoo-3b8dea4ba0a045fc2cc0b49e0800e210d5275888.tar.gz gentoo-3b8dea4ba0a045fc2cc0b49e0800e210d5275888.tar.bz2 gentoo-3b8dea4ba0a045fc2cc0b49e0800e210d5275888.zip |
app-dicts/verbiste: x86 stable wrt bug #741322
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.44.ebuild b/app-dicts/verbiste/verbiste-0.1.44.ebuild index 6403db08b10d..97076d8d151a 100644 --- a/app-dicts/verbiste/verbiste-0.1.44.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.44.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://sarrazip.com/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="gtk" |