Skip to content

Commit

Permalink
dev-vcs/subversion-1.10.2-r0: add ~alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: http://bugs.gentoo.org/653210
Signed-off-by: Tobias Klausmann <[email protected]>
  • Loading branch information
klausman committed Oct 17, 2018
1 parent 839da14 commit 29edade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-vcs/subversion/subversion-1.10.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Subversion GPL-2"
SLOT="0"
[[ "${PV}" = *_rc* ]] || \
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax"

COMMON_DEPEND="
Expand Down

0 comments on commit 29edade

Please sign in to comment.