diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-13 14:14:02 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-13 14:14:02 +0100 |
commit | f5faf167a7137a42b498829e5ec72386219fbae9 (patch) | |
tree | 61e431026655d681d95c315e4d7dbf8e0727706c | |
parent | profiles/package.mask: some dev-java/* last-rites (diff) | |
download | gentoo-f5faf167a7137a42b498829e5ec72386219fbae9.tar.gz gentoo-f5faf167a7137a42b498829e5ec72386219fbae9.tar.bz2 gentoo-f5faf167a7137a42b498829e5ec72386219fbae9.zip |
sys-boot/woeusb: Stabilize 5.2.4 amd64, #831072
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | sys-boot/woeusb/woeusb-5.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/woeusb/woeusb-5.2.4.ebuild b/sys-boot/woeusb/woeusb-5.2.4.ebuild index 3221b4b1d51a..84a8f2131b58 100644 --- a/sys-boot/woeusb/woeusb-5.2.4.ebuild +++ b/sys-boot/woeusb/woeusb-5.2.4.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/WoeUSB-${PV}" LICENSE="CC-BY-SA-4.0 GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/wimlib |