diff options
author | Sam James <sam@gentoo.org> | 2024-05-15 13:05:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-15 13:05:39 +0100 |
commit | c6e5ed5d3bbe745538cf31e1caf9d0b5c1f57bf2 (patch) | |
tree | 4f76a90e69f014a7fa3b46f77fc219ac3e9af450 /app-text | |
parent | net-libs/libquotient: Stabilize 0.8.2 x86, #931914 (diff) | |
download | gentoo-c6e5ed5d3bbe745538cf31e1caf9d0b5c1f57bf2.tar.gz gentoo-c6e5ed5d3bbe745538cf31e1caf9d0b5c1f57bf2.tar.bz2 gentoo-c6e5ed5d3bbe745538cf31e1caf9d0b5c1f57bf2.zip |
app-text/cedilla: Stabilize 0.7-r1 x86, #931918
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cedilla/cedilla-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cedilla/cedilla-0.7-r1.ebuild b/app-text/cedilla/cedilla-0.7-r1.ebuild index ba9a1e203dc8..29e28dfbb633 100644 --- a/app-text/cedilla/cedilla-0.7-r1.ebuild +++ b/app-text/cedilla/cedilla-0.7-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.pps.jussieu.fr/~jch/software/files/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="dev-lisp/clisp" RDEPEND="${DEPEND}" |