diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:37:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:37:50 +0100 |
commit | b2f59a5e9c65fdfd80eff6e8b841abe13e14b2d8 (patch) | |
tree | d2a578daf381583f219ad9d098f7b9729273fb6b /app-text/cedilla | |
parent | dev-libs/libtommath: x86 stable wrt bug #700422 (diff) | |
download | gentoo-b2f59a5e9c65fdfd80eff6e8b841abe13e14b2d8.tar.gz gentoo-b2f59a5e9c65fdfd80eff6e8b841abe13e14b2d8.tar.bz2 gentoo-b2f59a5e9c65fdfd80eff6e8b841abe13e14b2d8.zip |
app-text/cedilla: x86 stable wrt bug #700432
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/cedilla')
-rw-r--r-- | app-text/cedilla/cedilla-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cedilla/cedilla-0.7.ebuild b/app-text/cedilla/cedilla-0.7.ebuild index f5ed3950a73f..62a85f40d12f 100644 --- a/app-text/cedilla/cedilla-0.7.ebuild +++ b/app-text/cedilla/cedilla-0.7.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="UTF-8 to postscript converter" HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/cedilla/" SRC_URI="http://www.pps.jussieu.fr/~jch/software/files/${P}.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" |