diff options
author | 2024-11-23 12:07:46 +0000 | |
---|---|---|
committer | 2024-11-23 12:07:46 +0000 | |
commit | bf95109871d96a8ab30a094b8b9b0d407205de5f (patch) | |
tree | f349346917b6a42422a91ba3d94a7970d8260a3d /app-dicts/verbiste | |
parent | media-gfx/jp2a: Stabilize 1.2.0 ppc, #944639 (diff) | |
download | gentoo-bf95109871d96a8ab30a094b8b9b0d407205de5f.tar.gz gentoo-bf95109871d96a8ab30a094b8b9b0d407205de5f.tar.bz2 gentoo-bf95109871d96a8ab30a094b8b9b0d407205de5f.zip |
app-dicts/verbiste: Stabilize 0.1.48 ppc, #944642
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.48.ebuild b/app-dicts/verbiste/verbiste-0.1.48.ebuild index d8d3ec98d114..4aeadd5410d5 100644 --- a/app-dicts/verbiste/verbiste-0.1.48.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.48.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://sarrazip.com/dev/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ppc ~riscv ~x86" IUSE="gtk test" RESTRICT="!test? ( test )" |