Skip to content

Commit

Permalink
sec-keys/openpgp-keys-ghcup: destabilize all
Browse files Browse the repository at this point in the history
Make sure all arches are "testing" at maximum on the haskell repo
(originally, KEYWORDS were copied from sec-keys/openpgp-keys-llvm)

Add <stabilize-allarches/> tag to metadata.xml as this is an
architecture-independent package.

Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Dec 6, 2024
1 parent d8988e0 commit e53eef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions sec-keys/openpgp-keys-ghcup/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
<remote-id type="hackage">ghcup</remote-id>
<remote-id type="github">haskell/ghcup-hs</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>
2 changes: 1 addition & 1 deletion sec-keys/openpgp-keys-ghcup/openpgp-keys-ghcup-0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ S="${WORKDIR}"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"

src_install() {
local files=( ${A} )
Expand Down

0 comments on commit e53eef5

Please sign in to comment.