summaryrefslogtreecommitdiff
path: root/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /dev-util/conf2struct/conf2struct-1.3-r1.ebuild
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'dev-util/conf2struct/conf2struct-1.3-r1.ebuild')
-rw-r--r--dev-util/conf2struct/conf2struct-1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/conf2struct/conf2struct-1.3-r1.ebuild b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
index a235bcf015e5..736fd4c6f1b3 100644
--- a/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.3-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git"
inherit git-r3
else
- KEYWORDS="~amd64 -mips ~s390 ~x86"
+ KEYWORDS="~amd64 ~mips ~s390 ~x86"
SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi