diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:46 +0300 |
commit | 697fc624cec800815945a5085cd7af49b7fc6b8e (patch) | |
tree | f16f5911e355c4249ec17836f80609a69380e08e /app-text/iso-codes | |
parent | app-text/gspell: Stabilize 1.8.4 amd64, #774927 (diff) | |
download | gentoo-697fc624cec800815945a5085cd7af49b7fc6b8e.tar.gz gentoo-697fc624cec800815945a5085cd7af49b7fc6b8e.tar.bz2 gentoo-697fc624cec800815945a5085cd7af49b7fc6b8e.zip |
app-text/iso-codes: Stabilize 4.5.0 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/iso-codes')
-rw-r--r-- | app-text/iso-codes/iso-codes-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/iso-codes/iso-codes-4.5.0.ebuild b/app-text/iso-codes/iso-codes-4.5.0.ebuild index f22d651e826d..8232e7373025 100644 --- a/app-text/iso-codes/iso-codes-4.5.0.ebuild +++ b/app-text/iso-codes/iso-codes-4.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${P}/${PN}-${P}.tar LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" BDEPEND="${PYTHON_DEPS} sys-devel/gettext |