diff options
author | Sam James <sam@gentoo.org> | 2021-12-10 22:36:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-10 22:36:18 +0000 |
commit | 107098cf89f2e3f837a4dee2658b5f8dc2095a73 (patch) | |
tree | 9f50ea30eb75048427d3ceb1dfe9d124a9ed28bb /acct-group | |
parent | dev-perl/Test-Trap: Stabilize 0.3.4 x86, #828866 (diff) | |
download | gentoo-107098cf89f2e3f837a4dee2658b5f8dc2095a73.tar.gz gentoo-107098cf89f2e3f837a4dee2658b5f8dc2095a73.tar.bz2 gentoo-107098cf89f2e3f837a4dee2658b5f8dc2095a73.zip |
acct-group/sgx: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sgx/sgx-0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acct-group/sgx/sgx-0.ebuild b/acct-group/sgx/sgx-0.ebuild index ade0781d2b79..6a9d9ac0c9d8 100644 --- a/acct-group/sgx/sgx-0.ebuild +++ b/acct-group/sgx/sgx-0.ebuild @@ -5,4 +5,6 @@ EAPI=7 inherit acct-group +DESCRIPTION="System group: used for SGX enclaves" + ACCT_GROUP_ID=405 |