diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 18:09:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-27 18:09:02 +0000 |
commit | d9fdbf742acccbbda785a1af9001da482717b27f (patch) | |
tree | 89824972203c63350c4cc0230c0d91fdcc731699 /app-text | |
parent | app-emulation/x48: Stabilize 0.6.4-r3 ppc, #942361 (diff) | |
download | gentoo-d9fdbf742acccbbda785a1af9001da482717b27f.tar.gz gentoo-d9fdbf742acccbbda785a1af9001da482717b27f.tar.bz2 gentoo-d9fdbf742acccbbda785a1af9001da482717b27f.zip |
app-text/spellutils: Stabilize 0.7-r1 ppc, #942362
Signed-off-by: Arthur Zamarin <arthurzam@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 af888195ec4e..815f60cc6ddd 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 )" |