diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:40:29 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-02 20:46:47 +0200 |
commit | d868b62162c24827d83b9588f548be4be0559aa5 (patch) | |
tree | 3f6235d251f535d186b33294105b01c8cb6dcc94 /dev-perl | |
parent | dev-perl/FreezeThaw: Remove old 0.5001-r1 (diff) | |
download | gentoo-d868b62162c24827d83b9588f548be4be0559aa5.tar.gz gentoo-d868b62162c24827d83b9588f548be4be0559aa5.tar.bz2 gentoo-d868b62162c24827d83b9588f548be4be0559aa5.zip |
dev-perl/Frontier-RPC: Stable for all 0.07b4-r3
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')
-rw-r--r-- | dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild index a5c1e90a4bfa..0fbb9b657456 100644 --- a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild +++ b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.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 @@ -12,7 +12,7 @@ DESCRIPTION="Perform remote procedure calls using extensible markup language" SRC_URI+=" http://perl-xml.sourceforge.net/xml-rpc/${PN}-${DIST_VERSION}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-perl/XML-Parser |