Skip to content

Commit

Permalink
dev-go/go-eapache-queue: Bump to EAPI 7
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/819654
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Oct 24, 2021
1 parent 862e48d commit 40ed2a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-go/go-eapache-queue/go-eapache-queue-1.0.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...
Expand Down
4 changes: 2 additions & 2 deletions dev-go/go-eapache-queue/go-eapache-queue-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

EGO_SRC=github.com/eapache/queue
EGO_PN=${EGO_SRC}/...
Expand Down

0 comments on commit 40ed2a9

Please sign in to comment.