diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-27 08:08:39 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-27 08:08:39 +0200 |
commit | baf0bd9ffcb37d204b37d26b5ccd568723ec77c3 (patch) | |
tree | 14bedabeeef6d8345d7061479c84a9deda477b2c /app-text | |
parent | dev-ruby/capybara: add 3.34.0 (diff) | |
download | gentoo-baf0bd9ffcb37d204b37d26b5ccd568723ec77c3.tar.gz gentoo-baf0bd9ffcb37d204b37d26b5ccd568723ec77c3.tar.bz2 gentoo-baf0bd9ffcb37d204b37d26b5ccd568723ec77c3.zip |
app-text/diction: stabilize 1.14 on amd64
Bug: https://bugs.gentoo.org/756928
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diction/diction-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/diction/diction-1.14.ebuild b/app-text/diction/diction-1.14.ebuild index 54bb9bbd4f0e..654ac51b7965 100644 --- a/app-text/diction/diction-1.14.ebuild +++ b/app-text/diction/diction-1.14.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND=" sys-devel/gettext |