diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-21 09:02:32 +0200 |
commit | 5202de7daf137b38d6c2ed52b35faf73c5f0204e (patch) | |
tree | 55f335fcc17ecde353461748d6110c5c2822f23e /dev-cpp | |
parent | dev-python/aesara: amd64/x86 stable (ALLARCHES policy) wrt bug #839408 (diff) | |
download | gentoo-5202de7daf137b38d6c2ed52b35faf73c5f0204e.tar.gz gentoo-5202de7daf137b38d6c2ed52b35faf73c5f0204e.tar.bz2 gentoo-5202de7daf137b38d6c2ed52b35faf73c5f0204e.zip |
dev-cpp/gulrak-filesystem: amd64 stable wrt bug #839735
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild b/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild index 15eb354118a3..cd42ec4a47c2 100644 --- a/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild +++ b/dev-cpp/gulrak-filesystem/gulrak-filesystem-1.5.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gulrak/filesystem/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples test" RESTRICT="!test? ( test )" |