diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 16:26:00 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-04 22:43:27 +0200 |
commit | f43cdf9a80dc06e0c4f7c793fa4725e3547d6d00 (patch) | |
tree | 72c5c286423cd35ccb88fadd850779de1433c7a8 /dev-perl/Convert-BER | |
parent | dev-perl/Convert-ASCII-Armour: Remove old (diff) | |
download | gentoo-f43cdf9a80dc06e0c4f7c793fa4725e3547d6d00.tar.gz gentoo-f43cdf9a80dc06e0c4f7c793fa4725e3547d6d00.tar.bz2 gentoo-f43cdf9a80dc06e0c4f7c793fa4725e3547d6d00.zip |
dev-perl/Convert-BER: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-BER')
-rw-r--r-- | dev-perl/Convert-BER/Convert-BER-1.320.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-BER/Convert-BER-1.320.0-r2.ebuild b/dev-perl/Convert-BER/Convert-BER-1.320.0-r2.ebuild index 855f6b3db2cc..868c95e25f3e 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.320.0-r2.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.320.0-r2.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 @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Class for encoding/decoding BER messages" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ppc x86" |