Skip to content

Commit

Permalink
dev-libs/librdkafka: rollover stable keywords
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Jul 26, 2020
1 parent f91fbea commit 56ab454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-libs/librdkafka/librdkafka-1.4.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="amd64 arm arm64 hppa ~ppc ~ppc64 ~sparc x86"
fi

LICENSE="BSD-2"
Expand Down

0 comments on commit 56ab454

Please sign in to comment.