Skip to content

Commit

Permalink
dev-vcs/subversion: keyword 1.14.1 for ~riscv
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Jul 28, 2021
1 parent 05ccacd commit 0ee5bf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/subversion/subversion-1.14.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8,9} )
USE_RUBY="ruby26 ruby25 ruby24"
DISTUTILS_OPTIONAL=1
WANT_AUTOMAKE="none"
Expand All @@ -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 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE="apache2 berkdb debug doc extras gnome-keyring java kwallet nls perl ruby sasl test"
RESTRICT="!test? ( test )"

Expand Down
3 changes: 2 additions & 1 deletion profiles/arch/riscv/package.use.mask
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ dev-libs/nanomsg doc
dev-python/networkx extras
# - app-text/dblatex & media-gfx/transfig
dev-util/ragel doc
# - Qt5 & KDE
dev-vcs/subversion kwallet
# - media-libs/dumb, media-libs/openal
media-libs/allegro dumb openal
# - media-gfx/nvidia-texture-tools
Expand Down Expand Up @@ -171,7 +173,6 @@ dev-libs/libpcre jit
dev-python/argcomplete test
dev-python/pypiserver test
dev-python/setuptools test
dev-vcs/git subversion
sys-libs/libcxx static-libs
media-libs/fontconfig doc
net-libs/gnutls test-full

0 comments on commit 0ee5bf2

Please sign in to comment.