sid) PGDG_TAG="" DISTRO="debian" RELEASE="unstable" ARCHS="amd64 arm64 i386 ppc64el s390x" ;;
trixie) PGDG_TAG="130" DISTRO="debian" RELEASE="13" ARCHS="amd64 arm64 ppc64el s390x" ;;
bookworm) PGDG_TAG="120" DISTRO="debian" RELEASE="12" ARCHS="amd64 arm64 ppc64el s390x" ;;
- bullseye) PGDG_TAG="110" DISTRO="debian" RELEASE="11" ARCHS="amd64 arm64 ppc64el s390x" ;;
+ bullseye) PGDG_TAG="110" DISTRO="debian" RELEASE="11" HAS_BACKPORTS=1 ARCHS="amd64 arm64 ppc64el s390x" ;;
buster) PGDG_TAG="100" DISTRO="debian" RELEASE="10" HAS_BACKPORTS=1 ARCHS="amd64 arm64 i386 ppc64el s390x" ;;
stretch) PGDG_TAG="90" DISTRO="debian" RELEASE="9" HAS_BACKPORTS=1 ARCHS="amd64 i386 ppc64el" ;;
jessie) PGDG_TAG="80" DISTRO="debian" RELEASE="8" ARCHS="amd64 i386 ppc64el" COMPONENTS="main 8.4 9.0 9.1 9.2 9.3 9.4 9.5 9.6 10 11 12" ;;