summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 00:31:53 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 00:31:53 -0500
commitfeb81f9d5770c9af7e0cd8861ec3d7a3919d8c38 (patch)
tree1eefb82a32d14419b072610daf04487e87ec76a5 /app-emulation
parent23369a37245690219f4560ef8664e73c8483f016 (diff)
downloadbaldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.tar.gz
baldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.tar.xz
baldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.zip
Adding metadata
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/libguestfs/libguestfs-1.58.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.58.1.ebuild b/app-emulation/libguestfs/libguestfs-1.58.1.ebuild
index 0b9e135856fc..3df019feaa04 100644
--- a/app-emulation/libguestfs/libguestfs-1.58.1.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.58.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://download.libguestfs.org/${MY_PV_1}-${SD}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0/${MY_PV_1}"
if [[ ${SD} == "stable" ]] ; then
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
IUSE="doc erlang +fuse libvirt lua +ocaml +perl python readline ruby selinux static-libs test"