diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 16:59:25 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 16:59:25 +0100 |
commit | 3f17d7cb4970d1cee5be7a97fffd5c2192d73582 (patch) | |
tree | 34a40c128de07681798fd5b2d9076b0c4cbd9b76 /app-text/grutatxt | |
parent | app-text/mathtex: Stabilize 1.05 x86, #826390 (diff) | |
download | gentoo-3f17d7cb4970d1cee5be7a97fffd5c2192d73582.tar.gz gentoo-3f17d7cb4970d1cee5be7a97fffd5c2192d73582.tar.bz2 gentoo-3f17d7cb4970d1cee5be7a97fffd5c2192d73582.zip |
app-text/grutatxt: Stabilize 2.200.0 amd64, #826402
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/grutatxt')
-rw-r--r-- | app-text/grutatxt/grutatxt-2.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/grutatxt/grutatxt-2.200.0.ebuild b/app-text/grutatxt/grutatxt-2.200.0.ebuild index 3f7847db3e94..3a068601bcd3 100644 --- a/app-text/grutatxt/grutatxt-2.200.0.ebuild +++ b/app-text/grutatxt/grutatxt-2.200.0.ebuild @@ -15,4 +15,4 @@ SRC_URI="https://triptico.com/download/${PN}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~sparc-solaris" |