diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:29:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:31:03 +0100 |
commit | fcce426a82942c0faaf91202c3d6596da1a55066 (patch) | |
tree | ebbd55f6bda216f143c6a50c642f5e14c0b628c6 /app-text | |
parent | app-text/bdf2psf: x86 stable (bug #756922) (diff) | |
download | gentoo-fcce426a82942c0faaf91202c3d6596da1a55066.tar.gz gentoo-fcce426a82942c0faaf91202c3d6596da1a55066.tar.bz2 gentoo-fcce426a82942c0faaf91202c3d6596da1a55066.zip |
app-text/diction: x86 stable (bug #756928)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diction/diction-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.14.ebuild b/app-text/diction/diction-1.14.ebuild index 07533e14ded3..54bb9bbd4f0e 100644 --- a/app-text/diction/diction-1.14.ebuild +++ b/app-text/diction/diction-1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |