diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 04:50:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 04:50:26 +0000 |
commit | 8281df5caa418e2622fe8540a55907935ab3419f (patch) | |
tree | ddbac10f3164b78091f9fa3526d6d64df6f366c4 /dev-vcs | |
parent | dev-python/matplotlib: Stabilize 3.3.4 x86, #773766 (diff) | |
download | gentoo-8281df5caa418e2622fe8540a55907935ab3419f.tar.gz gentoo-8281df5caa418e2622fe8540a55907935ab3419f.tar.bz2 gentoo-8281df5caa418e2622fe8540a55907935ab3419f.zip |
dev-vcs/subversion: Stabilize 1.14.1 x86, #767898
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/subversion-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.1.ebuild b/dev-vcs/subversion/subversion-1.14.1.ebuild index e3fd89e9caaf..1479f99c5478 100644 --- a/dev-vcs/subversion/subversion-1.14.1.ebuild +++ b/dev-vcs/subversion/subversion-1.14.1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Apache-2.0 BSD MIT BSD-2 FSFAP unicode" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="apache2 berkdb debug doc extras gnome-keyring java kwallet nls perl ruby sasl test" RESTRICT="!test? ( test )" |