]> git.draconx.ca Git - gentoo-draconx.git/commitdiff
app-portage/nullsync: Add ~x86 keywords.
authorNick Bowler <nbowler@draconx.ca>
Fri, 15 Jul 2022 01:47:25 +0000 (21:47 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 15 Jul 2022 01:47:45 +0000 (21:47 -0400)
app-portage/nullsync/Manifest
app-portage/nullsync/nullsync-20170402-r5.ebuild

index 2bd0cab1648408fdbc323f3ac23b9f879170ba62..aa23544bcd761312f9452380cbefe9bcae25491c 100644 (file)
@@ -1,2 +1,2 @@
 DIST nullsync-20170402.tar.xz 7296 BLAKE2B 56b3cc45e67eadd30e5fa994ad09dffd01305c1f14eefd98f6c0170258be01a7329466bd917a5aa5042b0d5333b03cbdb86655da8e25dec695ec2d10cadd6995 SHA512 80a750d77f290ab20bff2937ca145fb5c58d589ea07ea0ca39f1f211c95ec0e944ceabce7536d70fdf0eda09e2176c960332723dabf56fab402d9473a8d99886
-EBUILD nullsync-20170402-r5.ebuild 634 BLAKE2B ad2d842322420a6b5fb83cb3b98e70c9462465bc28a02b600aa1c141dada4170c6f2c4c3af4d171c8d401fc6dcb85f5ff77335caafc7eeff3f56eba42ef44e25 SHA512 33ff360ec69c60cbd836f7db70282ffc40ae4cbe929a1c6e66b7c4a998bfaae08158541c6fd62b1e130e6a9b9ba34851a8e3afbc5de187ca16a34b4c599fec72
+EBUILD nullsync-20170402-r5.ebuild 639 BLAKE2B fc6c57505f23a2d09574922fb6143a53db9bcf50d88ec3fbfdd3c4f6bb71bbc27b8143313da05c2719c9b0587bbe4ea605faa22ebb4a5619d5146ec9da92e337 SHA512 6d0cd9633a2a1195e8f16490b4563ba8db810ad696cfb40d79ccb2e426d1d843e6e3cd668fd999a0229f273cc276ece2e563ee9d804ad66d03b46d8fc3fcceaf
index 31d792ebefb2c4c8bb4868c5ca5df6d0b4bc1db0..79575dee97227e1be74d9f109dc6b28689da7ee1 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://git.draconx.ca/gitweb/nullsync.git/snapshot/$SHA1.tar.xz -> $P.
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
 REQUIRED_USE=$PYTHON_REQUIRED_USE
 
 RDEPEND=">=sys-apps/portage-2.2.21[$PYTHON_USEDEP]"