diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 14:47:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 14:47:18 +0100 |
commit | c1fb7558406ddf663b84a7e41d296b5826b3c46f (patch) | |
tree | d8235c2708fadc8ca266e0436878915290be8663 /app-dicts | |
parent | app-i18n/ibus-typing-booster: drop old (diff) | |
download | gentoo-c1fb7558406ddf663b84a7e41d296b5826b3c46f.tar.gz gentoo-c1fb7558406ddf663b84a7e41d296b5826b3c46f.tar.bz2 gentoo-c1fb7558406ddf663b84a7e41d296b5826b3c46f.zip |
app-dicts/dictd-vera: x86 stable wrt bug #774138
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-vera/dictd-vera-1.24.ebuild b/app-dicts/dictd-vera/dictd-vera-1.24.ebuild index 382ad1a157a1..da82bd824487 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.24.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/vera/vera-${PV}.tar.gz" SLOT="0" LICENSE="FDL-1.3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND=">=app-text/dictd-1.5.5" RDEPEND="${DEPEND}" |