diff options
author | Sam James <sam@gentoo.org> | 2024-10-27 21:05:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-27 21:05:40 +0000 |
commit | 8f6e0cd57175416396386ebfb6e3db276989b634 (patch) | |
tree | 09ba7e9c92c3d562f791a8cfd56a687bec6a5f0f /app-text | |
parent | app-emulation/x48: Stabilize 0.6.4-r3 amd64, #942361 (diff) | |
download | gentoo-8f6e0cd57175416396386ebfb6e3db276989b634.tar.gz gentoo-8f6e0cd57175416396386ebfb6e3db276989b634.tar.bz2 gentoo-8f6e0cd57175416396386ebfb6e3db276989b634.zip |
app-text/spellutils: Stabilize 0.7-r1 x86, #942362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/spellutils/spellutils-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/spellutils/spellutils-0.7-r1.ebuild b/app-text/spellutils/spellutils-0.7-r1.ebuild index 815f60cc6ddd..6086359607dc 100644 --- a/app-text/spellutils/spellutils-0.7-r1.ebuild +++ b/app-text/spellutils/spellutils-0.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://home.worldonline.dk/byrial/spellutils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86" IUSE="nls" DEPEND="nls? ( virtual/libintl )" |