diff options
author | 2024-10-27 21:05:41 +0000 | |
---|---|---|
committer | 2024-10-27 21:05:41 +0000 | |
commit | 43e4450f6ee081367b77ccc3d5ba4d59aba47317 (patch) | |
tree | be222375f7131d9abc6d1c74144c174e24cc3e4d /app-text | |
parent | app-text/spellutils: Stabilize 0.7-r1 x86, #942362 (diff) | |
download | gentoo-43e4450f6ee081367b77ccc3d5ba4d59aba47317.tar.gz gentoo-43e4450f6ee081367b77ccc3d5ba4d59aba47317.tar.bz2 gentoo-43e4450f6ee081367b77ccc3d5ba4d59aba47317.zip |
app-text/spellutils: Stabilize 0.7-r1 amd64, #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 6086359607dc..36b76146392f 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 )" |