diff --git a/prepopulate-aarch64.json b/prepopulate-aarch64.json index 5be0d4f..5941d7e 100644 --- a/prepopulate-aarch64.json +++ b/prepopulate-aarch64.json @@ -15709,11 +15709,6 @@ "gd-progs.aarch64", "gd-progs-debuginfo.aarch64" ], - "gdisk": [ - "gdisk.aarch64", - "gdisk-debuginfo.aarch64", - "gdisk-debugsource.aarch64" - ], "gdk-pixbuf2": [ "gdk-pixbuf2-tests.aarch64", "gdk-pixbuf2-tests-debuginfo.aarch64" @@ -27890,6 +27885,11 @@ "python3-gdcm.aarch64", "gdcm-applications.aarch64" ], + "gdisk": [ + "gdisk.aarch64", + "gdisk-debuginfo.aarch64", + "gdisk-debugsource.aarch64" + ], "gdk-pixbuf2-modules-extra": [ "gdk-pixbuf2-modules-extra.aarch64" ], diff --git a/prepopulate.json b/prepopulate.json index 8c2fab4..763b710 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -16001,11 +16001,6 @@ "gd-progs.x86_64", "gd-progs-debuginfo.x86_64" ], - "gdisk": [ - "gdisk.x86_64", - "gdisk-debuginfo.x86_64", - "gdisk-debugsource.x86_64" - ], "gdk-pixbuf2": [ "gdk-pixbuf2-tests.x86_64", "gdk-pixbuf2-tests-debuginfo.x86_64" @@ -28052,6 +28047,11 @@ "gdcm.x86_64", "gdcm-devel.x86_64" ], + "gdisk": [ + "gdisk.x86_64", + "gdisk-debuginfo.x86_64", + "gdisk-debugsource.x86_64" + ], "gdk-pixbuf2-modules-extra": [ "gdk-pixbuf2-modules-extra.x86_64" ],