diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
commit | 4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch) | |
tree | 6d3232c40367527f41a16208e51be62072e72efc /dev-libs/gobject-introspection | |
parent | cc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff) |
gentoo auto-resync : 25:05:2023 - 03:04:17
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection/Manifest b/dev-libs/gobject-introspection/Manifest index f084c0ada26c..4fffac72d1d7 100644 --- a/dev-libs/gobject-introspection/Manifest +++ b/dev-libs/gobject-introspection/Manifest @@ -1,3 +1,3 @@ DIST gobject-introspection-1.76.1.tar.xz 1055416 BLAKE2B 2251c34b543c95f95bdec6853c8234db1b2e6271e729eaa5abf28e39c7718b326e0813a1214c62fb4634fd11218c4c856e6651de09081b01c9fcf8f73b8cf316 SHA512 84331a30f8854d2259609650c21aadd6363ea1417a75828bd395f8f4346da1c6d6550cff5f2c9f5f6fd6fbf2a9d27b5880c2ee1616fa905c5f362384d481a916 -EBUILD gobject-introspection-1.76.1.ebuild 1999 BLAKE2B f1e3576ffcdeb2c514ed7956eb56675c1999834066b040466602dbea4bc9bc3384e985bbc3894dbb2b71579c6ce1867133d0b2d638213309e58083d39fbb28e3 SHA512 073324b18f7923635bb5686393da0d40727c678eeff3f1638e5c26edcf7ad13e7bfa72fac9628af7bf1c4952d09017a9c9ef2564e008c7d34f6acbfa6d18fd92 +EBUILD gobject-introspection-1.76.1.ebuild 1986 BLAKE2B 63279ecb0d3d68ae14fd3af7963f5113aed456ae905922ed6eb1c3f844a319ef0cc1fff32b16c16db73a7534211a3048fb8071b867d5674317a00b47100476cf SHA512 2e61a2a809d8a296bad1cce6f910e99a77b49fc2da4948d9558a42a121dab5facd7cf8219b07a975774abc752864839856d6169229c6a05fd3ccdccc931f3f8c MISC metadata.xml 485 BLAKE2B 6ecc9396bcb29a8365be4058592c307ddcb0cc16ab56723ca32a378b5608b86378ab291345a6a3ccbe8225c6ffc91b6ba1e2996b5b0d1f4271d0757bf376ef8e SHA512 43a479854b1d5783c028ecfd8357a632db089f95de9e703608de7f229a37beee5e43781ff3f68b2dfa9bceac1355597373d31d209fdea0301917be5fbe7e7fbe diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild index 84522f911ba0..4d79900c293c 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="doctool gtk-doc test" RESTRICT="!test? ( test )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" # virtual/pkgconfig needed at runtime, bug #505408 RDEPEND=" |