Skip to content

Commit

Permalink
app-portage/ufed: Keyword arm64
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/684312
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed May 4, 2019
1 parent f4dd38f commit c1a26d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-portage/ufed/ufed-0.94.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi

inherit autotools out-of-source
Expand Down

0 comments on commit c1a26d1

Please sign in to comment.